Hello,
We use a grid with 2 levels with inline edit, and the same CancelImageUrl works fine on the first level, but not on the second level, where the default cancel image is always shown (see screenshot attached)
Thanks
We use a grid with 2 levels with inline edit, and the same CancelImageUrl works fine on the first level, but not on the second level, where the default cancel image is always shown (see screenshot attached)
<
radG:GridEditCommandColumn
ButtonType
=
"ImageButton"
UniqueName
=
"ChildEditCommandColumn"
HeaderStyle-Width
=
"3%"
CancelImageUrl
=
"~/App_Themes/Cerib/Images/Buttons/FlecheGauche.gif"
/>
Thanks