iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Latest Development Blogs
ForumPostTopic
Browse By Tag
When I set the AllowMultipleSelection="True", it appears to only work when I click on a very specific location onthe row. Even then I can't replicate. So, I get lucky it seems every 10th click or so to highlight a second row by using the ctrl or shift keys and the mouse click. We set the columns up via an XML file (see code behind below). Any suggestions why it sporadically works?
<ISWebGrid:WebGrid ID="reportGrid" runat="server" DefaultStyleMode="Elegant" DataMember="ReportData" OnInitializeDataSource="WebGrid1_InitializeDataSource" OnPrepareDataBinding="WebGrid1_PrepareDataBinding" OnInitializeLayout="WebGrid1_InitializeLayout">
reportGrid.RootTable.SortedColumns.Clear()
reportGrid.LoadTablesStructureFromXml(Server.MapPath("../Layouts/Holdings.xml"))
I have tested your snippet code and was unable to repro the issue on my end.
Do you have a running simple sample that replicates the issue? You may use Northwind database that available in WebGridSamples project as the data source of the sample. If you do have the sample, it would be so much helpful if you could send the sample to us to be investigated further. A video or text that shows/explains the step-by-step to replicates the issue is required as well.
Look forward your response.
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