hii allan how ton populate textbox from cells value of selected row?? help!
Hi @abdul samad ,
This example may help - to get the data, use rows().data().
rows().data()
Cheers,
Colin
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Hi @abdul samad ,
This example may help - to get the data, use
rows().data().Cheers,
Colin