WebGrid accessing HiddenDataMember in BatchUpdate method

11 replies. Last post: June 3, 2010 4:09 AM by Handy Surya
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I have a column defined as...

<ISWebGrid:WebGridColumn Caption="Priority" FilterEditType="DropdownList" EditType="DropdownList" Name="Priority" DataMember="Priority" HiddenDataMember="Number">

 

In my BatchUpdate method in the code behind page, I want to access the hiddendatamember field value.  How do I access what the value is set to in the HiddenDataMember for that column in the BatchUpdate method in the code behind page?

All times are GMT -5. The time now is 5:34 PM.
Previous Next