AD
Administrator
Syncfusion Team
June 9, 2005 12:10 AM UTC
You will have to derive a cell control to manage this. I do not have a sample for this, but here is a link to derived cell numericupdown that supports decimal increments. http://www.syncfusion.com/support/user/uploads/fractionnumericupdown.zip
This shows how you can tweak the behavior using s derived numericupdown celltype.
DL
Dongxian Li
June 9, 2005 03:20 PM UTC
Hi Clay,
The sample is very helpful and I have created one derived celltype that meet my needs.
Thanks for the help.
-Dongxian