i hav a Griedview Autogenreate column=false; i have taken a panel inside this gridview and a table inside a panel in that i have a label
Demo Of Query Not Actual DEsign
<asp:gridview> auto genrete columns =false;
<panel>
<table>
<tr><td>Label </td> <tr>////////////i have to find this label id?????????
</asp:gridview>
Query:Now I Have To Find Id Of That Label?????????????????????????????????????