Hello,
I created a webdatagrid that I bind to a contract collection from a wcf service. The grid has 5 columns. I created two extra template field columns that allow the user to input data and one of these columns is a dropdown with 3 items in it.
The issue I'm having is the grid loads fine and the bound field with the template fields are displayed correctly. What's not working is the editing of the Template Field columns. A user can only edit the last two columns. I setup the providers but nothing happens when I double click on the both cells.
The questions:
Thank you,MG
Hello marcgh,
Let me know if you need further assistance with this question.
Hi marcgh,
I guess you could say that. There's nothing wrong with doing it, however the templated cells do not enter edit mode.
-Dave
So is it correct to say, Template Fields cannot be created and associated with editor providers in a webdatagrid?
Ok, it's working, the data type was wrong on the column.
ok as a test I changed the columns from template fields to bound fields. when I run now I get this error: