hey I have a gridview and displays all columns just fine on the browser.
but when I click on the edit/update button the gridview expands considerbly to accomodate the editable text boxes , causing the need to use scroll buttons on the right and lower end of the page.
Is it possible tht on clicking the edit/update button , the gridview doesnot change its initial size.
I tried using Itemstyle-width=10% and Headerstyle-width=10% in the source code, but it didnt really work.
Please help with your suggestions, any help will be appreciated.
Thanks