Hi,
I have a Editable cell in webdatagrid and as i click on it ,it gets in editable mode woth 2 spinner buttons,Problem is that in IPAD i am unable to play this with finger touch due to its small size. I created a css in which i set height to 30px and i applied that css on EditCell Css but it increased the size of cell only not of the controls inside that.
Can you pls suggest how to increase size of spinner buttons in editable cell.
Thanks in advance.
Regards,
Vivek Mahawar
Hi Vivek,
Thank you for posting in the community.
I am attaching a small sample illustrating how a numeric editor control may be sized in order to fit in an extended cell. This approach increases the height of the control's spinner buttons in order for them to fit the new cell height and adds some margin to center the values in the container.
Please let me know if this helps.
Please feel free to contact me if you have any questions.