Hi, Is it possible to specify a size for the grid view cell when it is in edit mode. The size should be in terms of letters (like we have maximum size for a text box) and not in pixels. My requirement is that user should be able to input not more than 100 characters in the cell when he is editing it.
I want to avoid validating after the user updates as it will get inconsistent with the rest of the site.
Any other work-around is much appreciated.
Any inputs???
Thanks :)