Hello ,
am not getting how to get Datalist Control Values to gridview Please is there any link and Tips will be helpfull
thanks in advance
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.
vinayak ghantiPosted Nov 28, 2014, 7:58 AM
NO i have one datalist and one gridview separatly the datalist data is loaded from database
i have 2 labels in datalist and one button named add in datalist
so when i will click add i want that particular row data should come in gridview so i tryed with making datalist in foreach and findcontrole in that add button but its not working properly so any way to do it
thanks
Sibeesh VenuPosted Nov 28, 2014, 7:00 AM
Can you please explain little more? Are you trying to place a data list inside of a grid view?