Is it possible to add a Spin Control to grid structure . Im having a JS file that enables me to create a SpinControl Object . But i want to know whether it is possible to integrate with the Existing grid
thanks and regards
Krish
The design of grid allows to use any component as exCell. Custom excells allow to override all aspects of cell editor creation and operation.
I can’t say anything without looking in such custom js code, but I think it will not be a problem from technical point of view.