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
I try to do the LoadTableStructureFromXML inside the WebGrid_InitializePaostBack, but doesn't work, I believe the reason is that WebGrid_InitializePaostBack is onfly post back that can't rend the page, so I would like to know how to trigger a postback from the onfly postback so that I can load the table structure from xml file.
Thanks.
Mang
Hello Mang Lu,
I don't think if it is possible to load table structures with your approach.We could not load table structure in that way. The page should be in FullPostBack condition. It could not be done in FlyPostBack request. If you still want to load the table structure via context menu click, you need to make/set the page into FullPostBack. In this case, you no longer need to load table structure in IntializePostBack.You can just load table structure instanly in PageLoad event.
Riendy
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