iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi
i have 2 grids on a page (in a WebPane). It uses the splitter between them, and the lower grid is set to allow collapse. When i collapse the lower grid, the upper grid doesnt change to auto fill in the space that came free. What setting am i missing?
Eric
Hello,
I made a simple sample base on your information.I bind WebGrid to access data source (Northwind.mdb database & Shippers table) and I set WebGrid’s height to 100%.Then, I add some javascript code in WebPaneManager’s OnAfterCollaps client side event.
function OnAfterCollapse() { var WebGrid1 = ISGetObject("WebGrid1"); WebGrid1.Refresh(); }
I attached the simple sample as well.
Hope this helps.
Thank you.
Regards,Hans.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname