Disable DataGridView Combobox cell
Thu, 17 Jul 2008 22:50:51 -0500
I have a databound DataGridView which has five columns and two of which are
ComboBox columns. I want to disable one combobox cell in a row depending
upon the selection in the other combobox cell. I cannot find a way to
disable the Combobox cell for a row in a grid.
Any help would be appreciated.
Thanks
...
|
app start & logon form
Thu, 17 Jul 2008 19:06:00 -0700
1. What I need is to start an existing app and provide a pop-up with
the user name and password.
2. I've observed its permitted to start the app with either shell or
shellExecute.
3. What's the procedure to have the app filehandle be aware of the
logon form.
4. FYI I do not have source code for the app.
thx., ...
|
Lining up external combobox with datagridview column
Thu, 17 Jul 2008 18:15:09 +0100
Hi
I'm very new to windows forms. I want to use a comboBox to do I kind of
'change all' on some datagridview columns cell values. i.e. The user selects
a value in the dropdown and it changes all the cell values in the column it
applys too. AutoSizeColumnsMode is Fill so I would like to lock the comboBox
t ...
|
ContextMenuStrip Bug??
Thu, 17 Jul 2008 08:32:36 -0700 (PDT)
VB.NET 2005 SP1... I have two drop down items on a contextmenustip:
DropDown1 (Enabled)
DropDown2 (Disabled)
If i hover over dropdown1 to see the items, and then hover over
dropdown2 it will show the items and fire the dropdown event which can
crash the app as I expect the dropdown event only to fire if the ...
|
NumericUpDown
Thu, 17 Jul 2008 15:01:01 +0100
I need to change the behaviour of NumericUpDown (compact framework 2.0) so
that I can show a dialog stating that the value is not within the allowed
range rather than just capping the input value. Any ideas how I can achieve
this? I don't seem able to find a suitable place to hook into (pre
set-value).
...
|
TreeView Event
Thu, 17 Jul 2008 16:07:04 +0300
Can anyone tell me how can I register the "onDoubleClick" on the last node
of each level of a TreeView. I use C# as programming language.
Thanks
George
...
|
NullReferenceException in Windows.Forms.Label?
Wed, 16 Jul 2008 23:12:55 +0100
One of the users of my application is reporting the following crash. The
stack trace looks like it's all internal to the Framework, so any ideas on
what this might be? I've never had the error myself and am not really sure
what to suggest...
System.NullReferenceException: Object reference not set to an inst ...
|
|
|
Odd query failure
Wed, 16 Jul 2008 12:02:01 -0700
I'm writing a Winforms program in VB (Dot Net 2.0, VS2005) using a SQL Server
2000 database. I'm not sure whether I have a programming bug or a sql
problem. I can't get a 'Like' query to work.
I have a dll with an xsd. I dragged 2 fields from the Server Explorer onto
the xsd. I then created a second q ...
|
Can't remove highlighting when cursor is moved
Wed, 16 Jul 2008 09:06:12 -0700
When I am editing code in VB.Net 2005 and I move my cursor, the code between
where I was and where I now am stays highlighted. Pressing ESC does nothing.
In order to continue, I must close the window and begin again, but as soon
as I select text, the problem occurs again.
I don't have this problem in the ...
|
dir net books
Tue, 15 Jul 2008 16:47:41 -0700 (PDT)
.NET database dev questions
http://freedownloadablebooks.blogspot.com/2008/03/net-database-dev-questions.html
Some general quickies
http://freedownloadablebooks.blogspot.com/2008/03/some-general-quickies.html
.NET WebDev interview questions - Part 1
http://freedownloadablebooks.blogspot.com/2008/03/net-webdev-i ...
|