Resize client width of WebGrid

2 replies. Last post: August 9, 2010 10:19 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

Hi Intersoft.


I'm doing on Webgrid and has a problem in resizing on client side.

I has an webgrid on popup window, the grid has more columns and the width was set to specify value (not is 100 percent)  the grid has scroll width. 

I want when i resize window popup then the grid's width auto resize correlative window's width.

I searched and not found grid.setWidth(), I try using 

var dvBody = grid.RootTable.GetElement(WG40.BODY, WG40.HTMLDIV);

dvBody.style.width = "xxx";
but just a part of grid was resized, something else (head,footer,...) could not be resize
How to do this?
Please help me.
Thansk
Nguyen
All times are GMT -5. The time now is 11:56 PM.
Previous Next