Hi all,
I want to capture the cell content change event in data grid, just like
TextChanged event in Textbox control. Anyone know how to do it? Thanks
Best Rdgs
Ellis
...
more >>
I have a listbox.. i have a dataset that gets the values from the database
and i add three values to the dataset using code. If i have three or less
items in the database, it works fine. Once i add the fourth item.. I get
the following error when i try to set the SelectedValue of the listbox...
more >>
help me!
Posted via DevelopmentNow Groups
www.developmentnow.com/g
www.developmentnow.com...
more >>
Hello all,
I'm having an issue getting a button to show up on a TabPage control.
Here's my setup.
I have a derived TabControl that uses my own derived, customized TabPages.
The TabControl is set to OwnerDrawFixed and I have code in the DrawItem and
OnPaint events drawing everything. This pa...
more >>