How to value list column in Webgrid

2 replies. Last post: August 25, 2010 12:12 PM by Anjali C
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Anjali CMember

Hi Intersoft Community,

 

Please see the below code

<ISWebGrid:WebGridColumn Caption="SBU" DataMember="SbuId" DataType="System.Int32" EditType="WebComboNET" InputRequired="True" InputRequiredErrorText="You must select a SBU" Name="SbuId" WebComboID="WebCombo1" Width="100px"> <ValueList DataSourceID="" DataTextField="" DataValueField=""> </ValueList> </ISWebGrid:WebGridColumn>

 

How to set the Value list in the webgrids i got this code from previous project. when i create i will get only the below mentioned code without Value list.

If possible please provide screen shot this requirement is urgent... :(

 

<ISWebGrid:WebGridColumn Caption="SBU" DataMember="SbuId" DataType="System.Int32" EditType="WebComboNET" InputRequired="True" InputRequiredErrorText="You must select a SBU" Name="SbuId" WebComboID="WebCombo1" Width="100px">

 

Regards,

Anjali

</ISWebGrid:WebGridColumn>
All times are GMT -5. The time now is 3:45 PM.
Previous Next