Hi,
I am trying to access value from nested datalist .but m not getting value of inner data list .Please help me .
Example 1-Datalist is outer side
2-Datalist is inside of outer datalist
In inner datalist is a textbox and when we click on outer datalist edit event ,value of inner datalist should be fetched. But i am not able to fetch data.
Deepak SainiPosted Apr 13, 2015, 2:52 AM
you use foreach loop to collect the data on a spacific id based and fatch into next datalist.....
Deepak SainiPosted Apr 13, 2015, 3:35 AM
Deepak SainiPosted Apr 13, 2015, 3:32 AM
you perform this work on OnItemDataBound to fatch to inner datalist..find this datalist and display your data.......i hope that i will give a Example very soon
Swatantra MishraPosted Apr 13, 2015, 3:22 AM