I need to display the following structure:
Description | Area | NumericValue
Where Area will be a DropDownList (Html
How can I solve this? Bind the column to the AreaId, but display AreaName as text when the row is not being edited and select the current Area when the inline edit is available for this row?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top