I'm getting an javascript error when i try to use editproviders and roweditingtemplate.
0x800a138f - Erreur d’exécution BLOCKED SCRIPT Impossible d’obtenir la propriété « id » d’une référence null ou non définie
this._editor = $find(controlElem.id)
I use editprovider only in the RowAdding Behavior.
It's ok when i try without the editprovider.
How can i fix this problem :
i want use dropdownlist when I add a new row and use the RowEditingTemplate when i want edit a row.
voir code en pj
Thanks for your help
Hello,
Were you able to resolve this issue with the sample that Nikila provided? Please let me know if you require any further assistance.
Hi,
First, thanks NIKILA LYER for your answer.The problem it's that I was working on this issue in april, now i chose an other way.When i will have more time, i will work on this problem to see if your solution can resolve it. I will not forget to make a post on this forum to share with the community.Thanks again