Hi all,
I write this just to save some of you some frustrating hours.
If one of your gridcolumns contain a '$' character in the UniqueName property, there is a risk that you are not able to get the new/updated value from that column.
I have spent many (!) hours trying to figure out what the problem was.
I don't know if it always is so, or if it was a a combination of dropdown columns / dynamic creation etc ... - but it did not work.
As soon as I removed the '$' - everything was ok.
According to Telerik support this is not a bug - so I guess nothing will be changed due to this in future versions.
Now you are warned !
Happy programming ;-)
Thanks.
I write this just to save some of you some frustrating hours.
If one of your gridcolumns contain a '$' character in the UniqueName property, there is a risk that you are not able to get the new/updated value from that column.
I have spent many (!) hours trying to figure out what the problem was.
I don't know if it always is so, or if it was a a combination of dropdown columns / dynamic creation etc ... - but it did not work.
As soon as I removed the '$' - everything was ok.
According to Telerik support this is not a bug - so I guess nothing will be changed due to this in future versions.
Now you are warned !
Happy programming ;-)
Thanks.