Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Problem in Webcombo(v8.2) inside webgrid cell
posted

Hi,

    I am facing the following problem when am using infragistics volume 8.2(CLR2.0) version. 

When am trying to use webcombo(v8.2) with editable=true property inside webgrid(v8.2) am getting an following error.

   WebCombo has the Editable property set to True; therefore it must have equal DataTextField and DataValueField to be used as an editor in an UltraWebGrid.


Previously i was used webcombo 7.2 version. In that version my application is running very perfectly.In version 8.2 only am getting this type of problem.How can i solve this problem? I was getting this error whenever am trying to use webcombo(v8.2) inside webgrid cell.


I want to use editable webcombo inside webgrid cell. Webcombo has different datatextField and DatavalueField.How can i acheive this?
Which property i have to use?

Otherwise,please anyone guide me how to use editable webcombo inside webgrid in version 8.2(CLR 2.0).
This is very very urgent. Quick response would be appreciated.

Thanks in advance.