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
Answers
Hi @abdul samad ,
This example may help - to get the data, use
rows().data().Cheers,
Colin