hi,
how to select single check box in datagrid when multiple pages are there in JavaScript..
i have one in that page i am getting bulk records binding to datagrid.
now my requirement is, i want to select single checkbox . after checking one checkbox if i select another checkbox then i have to show one alert message
saying that "you can select only one" .
my problem is i made "allowPaging" is true for datagrid.. now what happening means in 1st page i can select one checkbox and in 2nd page also i am able to select checkbox..
it should not behave like that.. can anyone help me. then it would be great..bit urgent
Kind Regards
Venkatesh J.