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
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
Hello,
Were you able to resolve this issue with the sample that Nikila provided? Please let me know if you require any further assistance.
Hello CPE,
Thank you for posting in our forums. I have attached a sample that provides the functionality requested by you - "I want to use dropdownlist when I add a new row and use the RowEditingTemplate when I want to edit a row". Do take a look at it and see if it resolves your issue. if this sample project is not an accurate demonstration of what you're trying to do, please feel free to modify it and send it back, or send a small sample project of your own if you have one.
I would be glad to provide any further assistance.
Sincerely,
Nikila