[DotNetDevelopment] Re: Difference between and control

Tue, 25 Nov 2008 22:58:20 -0800

tables went out with the 80s anyway. asp:Panel or div > tables.

On Wed, Nov 26, 2008 at 1:07 AM, Troy International <[EMAIL PROTECTED]>wrote:

> <asp:table> are server side table
>
> <table> are not server side its client side tags
>
> Prefer <table> tags itself because , we just use table to align the
> controls
>
>
> On 11/26/08, Brandon Betances <[EMAIL PROTECTED]> wrote:
>>
>> never heard of <asp:Table> tag, but asp.net tags are ran at the server,
>> not the client.
>>
>> On Wed, Nov 26, 2008 at 12:52 AM, Sreenivas <
>> [EMAIL PROTECTED]> wrote:
>>
>>>
>>> Hi  everybody ,
>>>                    I am new to dotnet , I would like to know the
>>> difference between <asp:table> and
>>> <table> tags ,I dont know which i should prefer to other?
>>
>>
>>
>

Reply via email to