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 am using the RowChecker cloumn to allow users to check which columns to select. Below is a snippet of code.
For Each keyValue As String In checkedRows dnumber = keyValue entry_date = WebGrid1.RootTable.Rows.GetRowByKeyValue(keyValue).Cells(5).Value state = WebGrid1.RootTable.Rows.GetRowByKeyValue(keyValue).Cells(3).Value ' run function to do something... Next
My questions are, 1) is there a way to get he value of the column without using the index value (..Cells(5))? I've tried the .GetNamedItem("state"), but that didn't seemt to work. I need this becuause he user may move the column to anothre location.
2) can you get the value of a column that is hidden?
Both of these need to be done server side.
thanks
Sorry, I guess having time off makes you make stupid mistakes... I answered my own questions, I was using the database field name and not the webColumn name.
Thanks
Glad to hear the good news.
Should you need further assistance or run into any problems regarding our controls, feel free to post it into our community site. We would be happy to assist you again.
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