Dear all,
I'm in the middle of a discussion with the Telerik support: it seems that we cannot agree on the expected behavior for the RadGrid client side events in a particular case. I would like the community feedback regarding what should be the expected behavior.
The Problem:
When embedding an image on a RadGrid row (lets say I want to display a small icon along with a filename), and clicking on the image the client side event handlers assigned for OnRowClick/OnRowDblClick are NOT triggered. Also there are no event handlers assigned to the image. I reported this behavior as a bug but the the reply from support was "this behavior is by design" and they recommended me to write some custom handlers to handle this case.
My question to the community is: do you think that this behavior is what you would expect from the OnRowClick / OnRowDblClick event handlers or not? In my view the behavior is inconsistent and should be changed.
Do not post solutions, the issue is trivial to solve using jquery.
I do have a small project which exhibits the problem but I don't know how to attach it to a forum post.
Many thanks,
Radu
I'm in the middle of a discussion with the Telerik support: it seems that we cannot agree on the expected behavior for the RadGrid client side events in a particular case. I would like the community feedback regarding what should be the expected behavior.
The Problem:
When embedding an image on a RadGrid row (lets say I want to display a small icon along with a filename), and clicking on the image the client side event handlers assigned for OnRowClick/OnRowDblClick are NOT triggered. Also there are no event handlers assigned to the image. I reported this behavior as a bug but the the reply from support was "this behavior is by design" and they recommended me to write some custom handlers to handle this case.
My question to the community is: do you think that this behavior is what you would expect from the OnRowClick / OnRowDblClick event handlers or not? In my view the behavior is inconsistent and should be changed.
Do not post solutions, the issue is trivial to solve using jquery.
I do have a small project which exhibits the problem but I don't know how to attach it to a forum post.
Many thanks,
Radu