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,
// We are using .NET 4.0 Entity Framework.// in the example below, searchResult is a DataTable with the bound columns for WGResults (Intersoft Web Grid)// We dynamically add the column to WGResult and assign it a data source.
WGResults.DataSource = searchResults;WGResults.DataBind();
<ISWebGrid:WebGrid ID="WGResults" runat="server" Height="500px" UseDefaultStyle="True" Width="600px" DefaultStyleMode="Win7"> <LayoutSettings GridLines="Vertical" AllowColumnFreezing="Yes" AllowExport="Yes" AllowFilter="Yes" AllowSelectColumns="Yes" PagingMode="ClassicPaging" PagingSize="50" AllowSorting="Yes"> <ClientSideEvents OnRowContextMenu="WebGrid_OnRowContextMenu"></ClientSideEvents> </LayoutSettings></ISWebGrid:WebGrid>
Thanks,
JammyMad
What do you exactly mean by Unbound Webgrid? we assign it as datasource then we databind it.
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