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 Handy Surya,
I am sorry,your answer can not resolve my problem!I wanna bind many datasets dynamically without other control like"dropdownlist"!
Like MS's Gridview :
grid.DataSource = dataset1; grid.DataBind();
maybe webgrid does not support "multiTables-Binding",is not it???
only one bind way: e.DataSource ?but this way can not bind multiTables dynamically
how can i do???
Help me please!!
because of the access right to folder~but thank you all the same~
Now i am using webui 2009,could you tell me that :
how can I fix the XHTML doctype 1.0 bug in WebUI 2009 ?
Is there any patch for downLoad?
I have met the problem before,I solve by: cliend side: <Columns> <ISWebGrid:WebGridColumn Name="Checker" IsRowChecker="true" > </ISWebGrid:WebGridColumn> ................... </Columns>
server side:protected void Button1_Click(object sender, EventArgs e) { TextBox1.Text = "checked rows : \n"; foreach (string keyValue in WebGrid1.RootTable.GetCheckedRows()) {
TextBox1.Text += WebGrid1.RootTable.Rows.GetRowByKeyValue(keyValue).Position + " ; \n";//current rowIndex } }
thank you yudi
I have got it
how can I fix the bug in WebUI 2009 ?
hi Yudi :
how to download latest Version :WebUI.NET Framework 3.0?????
I has rosolved the question!
I has downloaded your
the problen has been resolved !
but thank you all the same!
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