|
-
Apr 20th, 2006, 02:08 AM
#1
Thread Starter
Hyperactive Member
Datagrid problem in VS.NET 2003
Hi,
I have placed a Datagrid on a VB.NET form, which is True for ReadOnly and Enabled property.
When user is editing some textbox, system will set Enabled of Datagrid to False. After editing, system will set Enabled back to True.
This is done by a common function, but I found that sometime the datagrid can successfully return to Enabled state, while some time it will be in a state where the scroll bar is disabled, but I can still use mousewheel to scroll through the records!
Any idea what property I've been missed?
Thx!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|