Hi,
Is there a way to have cell edit template?
i need an edit template to enter extra info for a cell.
E.g: A "Quantity" field. When in edit mode, edit template prompt out for user to enter Quantity & Reason for change.
Hello,
Yes, you can set different types of editor while editing cell. The below links from our website will give more details on this:
<http://help.infragistics.com/NetAdvantage/ASPNET/2010.3/CLR4.0/?page=WebDataGrid_Using_Editor_Providers.html> <http://help.infragistics.com/NetAdvantage/ASPNET/2010.3/CLR4.0/?page=WebDropDown_Using_WebDropDown_as_an_editor_provider_for_WebDataGrid.html>
Hope this helps.
Thanks,
Bhadresh
Hi Bhadresh,
Thanks for reply. However i'm not referring to Editor Provider.
What i means is an Edit Template. A Pop-up edit template.
E.g I have a "Quantity" field in my grid. When user click on the "Quantity" cell, an edit template will popup for user to enter Quantity & Reason for change.
Note, is 2 input in the edit template.
thanks.