Hi everybody,
on a aspx web site I placed a Grid using the GridClientSelectColumn in order to select one single row.
However, if a user pushes the Browser's back button, the selected check box is still checkd.
When the user now checks another checkbox, there are 2 selected checkboxes, the previous and the currently selected.
However, I just want to have on checkbox selected.
Is this a bug? Does someone (telerik) have an idea how to prevent multiple checkbox selection in this scenario?
Sincerely
Oliver
on a aspx web site I placed a Grid using the GridClientSelectColumn in order to select one single row.
However, if a user pushes the Browser's back button, the selected check box is still checkd.
When the user now checks another checkbox, there are 2 selected checkboxes, the previous and the currently selected.
However, I just want to have on checkbox selected.
Is this a bug? Does someone (telerik) have an idea how to prevent multiple checkbox selection in this scenario?
Sincerely
Oliver