Hello All,
I have a bound web data grid where I attach a single WebNumericEdit control to every column via the column's EditorControlId.
I now find out that I need to have different numeric editor options for every column in order to have different numbers of decimals for every column. The number of columns is not known in advance when the grid is bound to the dataset.
I see that there is a WebNumeric object on the page, which I'm reusing for all columns, naturally. Can anyone provide any guidance on how to dynamically create different WebNumericEdit editors to the columns - each with different properties?
Thanks for any advice.
Corey.
Hi CoreyW,
You can find a detailed guide of how to add a provider to your page (including dynamically) in our documentation at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/
Please note that you can also define multiple numeric (or any other) providers in your markup to use individually for each of your grid's columns.
Please contact me if you have any questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://es.infragistics.com/support