Connecting Tech Pros Worldwide Help | Site Map

Gridview with more than 2 tables

  #1  
Old October 7th, 2008, 10:35 PM
=?Utf-8?B?ZWdzZGFy?=
Guest
 
Posts: n/a
Hello. I'd like to know how can use in a Gridview more than two tables and
when I hit the update button should display for the child table a
dropdownlist instead of a textbox?



How can i do this two things? Best regards and thanks in advance for the
help.
  #2  
Old October 7th, 2008, 11:45 PM
Bob Barrows [MVP]
Guest
 
Posts: n/a

re: Gridview with more than 2 tables


egsdar wrote:
Quote:
Hello. I'd like to know how can use in a Gridview more than two
tables and when I hit the update button should display for the child
table a dropdownlist instead of a textbox?
>
>
>
There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic (COM-based) asp newsgroup.
ASP.Net bears very little resemblance to classic ASP so, while you may be
lucky enough to find a dotnet-knowledgeable person here who can answer your
question, you can eliminate the luck factor by posting your question to a
group where those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.


--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


  #3  
Old October 7th, 2008, 11:55 PM
=?Utf-8?B?ZWdzZGFy?=
Guest
 
Posts: n/a

re: Gridview with more than 2 tables


The reason why I'm asking is because i haven't found anything.

"Bob Barrows [MVP]" wrote:
Quote:
egsdar wrote:
Quote:
Hello. I'd like to know how can use in a Gridview more than two
tables and when I hit the update button should display for the child
table a dropdownlist instead of a textbox?

There was no way for you to know it (except maybe by browsing through some
of the previous questions in this newsgroup before posting yours - always a
recommended practice) , but this is a classic (COM-based) asp newsgroup.
ASP.Net bears very little resemblance to classic ASP so, while you may be
lucky enough to find a dotnet-knowledgeable person here who can answer your
question, you can eliminate the luck factor by posting your question to a
group where those dotnet-knowledgeable people hang out. I suggest
microsoft.public.dotnet.framework.aspnet or the forums at www.asp.net.
>
>
--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
>
>
>
  #4  
Old October 8th, 2008, 12:05 AM
Bob Barrows [MVP]
Guest
 
Posts: n/a

re: Gridview with more than 2 tables


Where did I say you shouldn't be asking? Could you read what I wrote a
little more carefully, please? If there is something you don't understand,
let me know and I will try to explain.

egsdar wrote:
Quote:
The reason why I'm asking is because i haven't found anything.
>
"Bob Barrows [MVP]" wrote:
>
Quote:
>egsdar wrote:
Quote:
>>Hello. I'd like to know how can use in a Gridview more than two
>>tables and when I hit the update button should display for the child
>>table a dropdownlist instead of a textbox?
>>>
>>>
>>>
>There was no way for you to know it (except maybe by browsing
>through some of the previous questions in this newsgroup before
>posting yours - always a recommended practice) , but this is a
>classic (COM-based) asp newsgroup. ASP.Net bears very little
>resemblance to classic ASP so, while you may be lucky enough to find
>a dotnet-knowledgeable person here who can answer your question, you
>can eliminate the luck factor by posting your question to a group
>where those dotnet-knowledgeable people hang out. I suggest
>microsoft.public.dotnet.framework.aspnet or the forums at
>www.asp.net.
>>
>>
>--
>Microsoft MVP - ASP/ASP.NET - 2004-2007
>Please reply to the newsgroup. This email account is my spam trap so
>I don't check it very often. If you must reply off-line, then remove
>the "NO SPAM"
--
Microsoft MVP - ASP/ASP.NET - 2004-2007
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gridview with more than 2 tables =?Utf-8?B?ZWdzZGFy?= answers 5 October 11th, 2008 12:55 PM
Gridview with more than 2 tables =?Utf-8?B?ZWdzZGFy?= answers 0 October 7th, 2008 10:35 PM
Large DataSets and GridView Problems displaying data more than once! Dave answers 1 July 12th, 2008 05:45 PM
Binding to a DataSet with more than one DataTable =?Utf-8?B?RGljaw==?= answers 9 February 7th, 2007 08:15 AM