Hi,
I created the following events on the GridDataBoundGrid and GridRecordNavigationControl:
- Click/DoubleClick on GDBG
- DoubleClick on Header of GDBG
- Splitter for Columns
When I move splitterbar to divide the GDBG into two parts, the above events cannot be called on the right GDBG. However, the right GDBG is OK.
This is the critical bug for my application, please help me urgent!
Thanks a lot,
DB
David Bosak
December 31, 2004 07:33 AM UTC
Please read the message with title "I cannot get events on the right pane of splitter. "
AD
Administrator
Syncfusion Team
December 31, 2004 09:12 AM UTC
In a dynamic splitter you need to subscribe to event in PaneCreated and unsubscribe to event in PaneClosing. Take a look at this KB.
http://64.78.18.34/Support/article.aspx?id=580