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
100
CRUS operations on igGrid, having dropdowns in edit mode
posted

Hi.

 

Do you have any example where, when we edit or add a row, has dropdowns to select value.

I am using asp.net mvc 3.0 and EF

EDIT:

I am using this example http://samples.infragistics.com/jquery/combo-box/grid-editor, but I am getting error:

CS1061: 'Infragistics.Web.Mvc.ColumnUpdatingSettingWrapper' does not contain a definition for 'ComboEditorOptions' and no extension method 'ComboEditorOptions' accepting a first argument of type 'Infragistics.Web.Mvc.ColumnUpdatingSettingWrapper' could be found (are you missing a using directive or an assembly reference?)

Parents
No Data
Reply
  • 2535
    Suggested Answer
    Offline posted

    Hi vaishalibharat,

    The ComboEditorOptions in the updating was added in the latest Service releace.

    If you are using the released version this will not work. You have to get the latest service releace to use ComboEditorOptions

    Hope this helps,

    Nadia Robakova



Children
No Data