Nested Data Web Controls
-
hi friends i am using datagrid with in datalist. and want to get status column value into inner datagrid .so how to get that .
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected
-
hi friends i am using datagrid with in datalist. and want to get status column value into inner datagrid .so how to get that .
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected
I guess DataList has a
FindControl()
method. Isn't it ?All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
hi friends i am using datagrid with in datalist. and want to get status column value into inner datagrid .so how to get that .
Rajeev Kr. Sharma VRI Software Pvt.Ltd. New Delhi India HumOnline.com Stay Connected
OnItemCommand event of your parent control use FindControl() method to find child control..
People Laugh on me Because i am Different but i Laugh on them Because they all are same.