ASP Pro Code ClinicAs of Oct 5, 2005, this forum is now locked. No posts have been deleted. Please use "Classic ASP Professional" at: http://p2p.wrox.com/forum.asp?FORUM_ID=56 for discussions similar to the old ASP Pro Code Clinic or one of the other many remaining ASP and ASP.NET forums here.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the ASP Pro Code Clinic section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
I am trying to figure out how to control (Dyamnically) what columns are shown in a Datagrid by selecting certain checkboxes. I don't know if I should make a dynamic sql statement and if so how to make the sql adapter dynamic or pass it parameters. I am new to asp and I need some help. Thanks in advance. Any code samples would be appreciated.
Well, I don't really know. Part of my problem is that I don't know what would be the best solution to the problem. Like I said before, I am new to asp.net and so I am learning. What is the best solution, and how do I do it?