Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Re: No datagrids inside tables???


Message #1 by Elissa Setarehshenas <elissasetareh@y...> on Wed, 1 Jan 2003 15:52:57 -0800 (PST)
Alex,
You can datagrids into tables. Why don't you post the
code and I can see where the error is.

Elissa
--- Alex Smotritsky <alex.smotritsky@v...>
wrote:
> I have a webform with 2 datagrids in it, so I went
> into the html source
> and made a 2 celled table and put the grids in it.
> The grids didn't go
> in so I figured it was because the absolute position
> tags of the grids
> were overriding what I did. After I took the
> absolute position tags out
> of one of the grids, I got an error saying the grid
> tag was malformed.
> Does anyone have any suggestions about putting
> datagrids into html
> tables?
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Message #2 by "Alex Smotritsky" <alex.smotritsky@v...> on Thu, 2 Jan 2003 05:24:46 -0500
Thanks Elissa,

For now I've taken the table out of my form, next time I take a crack at
this, if I have problems, I'll post the code to this list.

Alex


-----Original Message-----
From: Elissa Setarehshenas [mailto:elissasetareh@y...] 
Sent: Wednesday, January 01, 2003 6:53 PM
To: aspx_beginners
Subject: [aspx_beginners] Re: No datagrids inside tables???


Alex,
You can datagrids into tables. Why don't you post the
code and I can see where the error is.

Elissa
--- Alex Smotritsky <alex.smotritsky@v...>
wrote:
> I have a webform with 2 datagrids in it, so I went
> into the html source
> and made a 2 celled table and put the grids in it.
> The grids didn't go
> in so I figured it was because the absolute position
> tags of the grids
> were overriding what I did. After I took the
> absolute position tags out
> of one of the grids, I got an error saying the grid
> tag was malformed.
> Does anyone have any suggestions about putting
> datagrids into html
> tables?
> 
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



  Return to Index