hi,
have you seen this problem?
http://clip2net.com/s/WFXo
I don't know how to solve this one.
I have this code in my radgrid and I also declare a javascript "dblClickRow" in the head but it keeps popping up.
have you seen this problem?
http://clip2net.com/s/WFXo
I don't know how to solve this one.
I have this code in my radgrid and I also declare a javascript "dblClickRow" in the head but it keeps popping up.
<ClientSettings>
<Resizing EnableRealTimeResize="True" AllowColumnResize="True"></Resizing>
<ClientEvents OnRowDblClick="dblClickRow" />
<Selecting AllowRowSelect="True" EnableDragToSelectRows="False"></Selecting>
</ClientSettings>