Hello kiran.inbng@gmail.com,
check this controls http://asp.net/ajax/ajaxcontroltoolkit/samples/
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> I am working on a project which requires converting an existing VB
> application into web based application.The web application consists
[quoted text clipped - 13 lines]
>
> Thanks,
kiran.inbng@gmail.com - 01 Oct 2007 12:18 GMT
> Hello kiran.in...@gmail.com,
>
[quoted text clipped - 24 lines]
>
> > Thanks,
Hi Michael ,
Thanks for the response.I looked into the ajax tab control as well as
some other tab control samples.But the problem is if I start putting
all the controls in one single page(maybe in different content
templates) will it not bloat the code ? Is there any way to refer to
an aspx inside the content templates ?
Thanks
Michael Nemtsev - 01 Oct 2007 14:24 GMT
Hello kiran.inbng@gmail.com,
u meant other user control?
what the problem?
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> Is there any way to refer to an aspx inside the content templates
kiran.inbng@gmail.com - 03 Oct 2007 04:31 GMT
> Hello kiran.in...@gmail.com,
>
[quoted text clipped - 9 lines]
>
> > Is there any way to refer to an aspx inside the content templates
Hi Michael ,
No I meant just the normal controls like edit boxes and labels.The
point was for every tab I will have a content template and in each of
these content templates I will have to write a lot of html code.By
doing this my aspx page will grow like anything,so is there a better
way of doing this ? Can I just point to a aspx page in the
contenttemplate ?
Thanks