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,
I have a webcombo column in my webgrid with more than a column inside. On the edit row event, i need to retrieve a column value of the webcombo's selected row. But when I call from javascript the "getSelectedRow", it returns an empty string. It works ONLY WHEN I CLICK THE COMBO (so I focus it, and it refreshes).
Thanks a lot,
Nicola
I created a test page based on the information about your scenario.
I bind WebGrid to ‘Orders’ table of Northwind dataset; and I have WCCustomers multiple column WebCombo, as the edit type of ‘CustomerID’ column, and WCShippers multiple column WebCombo, as the edit type of ‘ShipVia’ column.
OnBeginRowEditing client side event, I obtain the customer’s contact name (second column of WCCustomers); and shipper’s company name and phone (the second and third column of WCShippers).
I enclosed the test page as attachment. Please have the attached sample tested on your end and let me know whether it helps or not.
PS: I was able to repro the same issue, GetSelectedRow() returns null, if I use bound WebCombo. To overcome this issue, I use unbound WebCombo by invoking PopulateUnboundData() method.
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