Re: ASP.NET Data Controls hi venkat,
Ya,that is the problem. Actually I have a search function for GV which consist of a Dropdownlist(search by) and a Textbox.
So, I can't assign the static column name in the SP but have to depend on the selection by user.
Maybe there are alternative solution for this? Or how can I reference to the column name selected by user?(the @ddl)
Thanks a lot! |