treeview binding
-
hi i want to bind treeview structure .. i m geting data from database to dataset this is my sql statement-- select thd.sSubject,sthd.sMembername,sthd.sSubincadNo,thd.sIncadNo from theard thd , subtheard sthd where sthd.sSubincadNo = sthd.sSubincadNo and sthd.sIncadNo = thd.sIncadNo and thd.FkiIncidentId = '1001' and this statement storing into ds; so now i want to bind ds to treeview.. would u tell me how can i do this. if ur have any queries free feel to ask
try and try untill reach success..
-
hi i want to bind treeview structure .. i m geting data from database to dataset this is my sql statement-- select thd.sSubject,sthd.sMembername,sthd.sSubincadNo,thd.sIncadNo from theard thd , subtheard sthd where sthd.sSubincadNo = sthd.sSubincadNo and sthd.sIncadNo = thd.sIncadNo and thd.FkiIncidentId = '1001' and this statement storing into ds; so now i want to bind ds to treeview.. would u tell me how can i do this. if ur have any queries free feel to ask
try and try untill reach success..
Rajeshwar Code- Developer wrote:
if ur have any queries free feel to ask
I thought you were the who has queries?
Coding C# ExciteTemplate
-
Rajeshwar Code- Developer wrote:
if ur have any queries free feel to ask
I thought you were the who has queries?
Coding C# ExciteTemplate
i m sorry dude but if anyone know reply me.
try and try untill reach success..