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
If you hide the WebGrid (webGrid1.visible = false) and then show it again (webGrid1.visible = true) the style is lost.
To use in Ajax, you will need to use our WebGrid asp.net Ajax settings.
e.g
WebGrid1.AspNetAjaxSettings.UpdateControlStyles = true;
The style would be rendered. Also, below is some of our other asp.net Ajax settings. Please don't forget to apply it too.
WebGrid1.AspNetAjaxSettings.CreatedAtRuntime = true; WebGrid1.AspNetAjaxSettings.UpdateControlScripts = true;
Regards,Handy
Hi George,
I tried to create simple sample that replicate your issue, but I didn't get the same error. Here I attached my simple sample, could you check it and inform me whether you have same scenario or not.
Thanks.
Best Regards,
Gordon Tumewu
try it with WebFlyPostBack or AJAX and start with the grid.visible = false.
Could you be more specific. In which event event we suppose to add these properties? Even with these options my webgrid rows are shrinking except the header. rows are dynamically using webflypostback.
Hi Vinayan,
Based on my response to George, i placed on those codes inside Button click event. Is this what you need for you scenario?
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