disable a form in asp.net..

Posted by rohit on Stack Overflow See other posts from Stack Overflow or by rohit
Published on 2010-05-13T12:21:53Z Indexed on 2010/05/13 12:24 UTC
Read the original article Hit count: 232

Filed under:
|

hi iam working on asp.net using c# project...iam facing a problem...the problem is,i had a master page in which iam using collapse pannel(ajax control)...

in collapse pannel i had folders like:- xyz abc def ghi....

and in xyz folder i had some forms....

nw the problem is that i had a search menu in my main page(comes after login)...after searching a grid view is open and in that there is a column name (suppose) XYZ...so when i click on items in that column then only i want xyz folder to be enable or viewed so that i acess forms in that folder....hw cud i do that..i search alot but didn't get the solution..plz help me go through this...

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#