Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
506
Need help on UltraWebGrid
posted

Hi,

I am trying to display a grid which is re-sizeable by the users. What I did is put the grid in an ASP.NET Panel control, and use AJAX Toolkit control ResizableControlExtender to target that panel. It works, but because the grid is in the panel,  I lose the fixed header and columns when using scroll bar.

I find we can add a WebResizingExtender to the grid. I added that extender, however it does not work. Anyone knows how to use WebResizingExtender with the Grid?? Sample code will be very helpful.

I am using Version=9.1.20091.2067 under .NET framework 3.5 on Windows Vista Business.

Thanks a lot.

Regards,

Xiaosu