AC
Angela Chua
January 6, 2005 07:28 AM UTC
Oh.. I need to set this at run time..
By the way.. How do i get the click event of the up down arrows in the numericupdown cell?
thankz you
AD
Administrator
Syncfusion Team
January 6, 2005 09:41 AM UTC
You can use QueryCellStyleInfo to handle this and TableControlCellButtonClick to catch the click. Here is a sample where the value in Col0 determines the max setting in Col1.
http://www.syncfusion.com/forums/Uploads/GGC_NumericUpDown.zip