Unplanned
Last Updated: 17 Oct 2017 14:30 by ADMIN
ADMIN
Konstantin Dikov
Created on: 03 Apr 2017 08:54
Category: Grid
Type: Feature Request
1
FIX: RadGrid - With Mobile rendering, clicking on a LinkButton placed in the CommandItemTemplate does not make a postback
To overcome this issue you can do the following:

- For anchor links (a) implement onclick event with window.location.
- For submit buttons set UseSubmitBehavior property to false.
0 comments