hiiiii. i have cerated a html table and data are bind on the table .
but how to populate table row data to its respective textbox .when i will click the table row.
can u plz help me in jquery
Thanx
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Feb 18, 2014, 12:28 AM
hi,
Inbuilt Grid view editable functionality is not useful to you?
http://msdn.microsoft.com/en-us/library/ms972948.aspx
Please refer
http://mrbool.com/how-to-create-an-editable-html-table-with-jquery/27425
http://www.ssiddique.info/jquery-and-editable-html-table.html
http://jsfiddle.net/xBB5x/63/
hope this will help you.