Hi Dear I use VS 2005, in Gridview i have a column that in the Basic Table have a relationship to other Table. I want like a combobox, show another field to the user, not show the forign key. How can i do that?
Hi Dear I use VS 2005, in Gridview i have a column that in the Basic Table have a relationship to other Table. I want like a combobox, show another field to the user, not show the forign key. How can i do that?
Hi, Explain your problem in detail. As no one can make out what your problem is. Your foreign key issue you should handle from sql query. I guess your solution is the "DataKeyNames" property of gridview.