Categories | Question details Back To List | ||||||||
resize grid according to size of html table cell Hi, We are loading the grid in a table cell on an html page. We have a button on the html which enlarges the cell of the table. Now i want my grid size to change according to the table size. The grid functionality is totally different and is not related to the html at all. Is there a way in which we can do this? Thanks and regards, Vartika Answer posted by Support on Jul 25, 2008 02:25 You can change the size of grid container and call grid.setSizes() to force grid update. Attachments (1)
|