How to ToolbarControl/WebControls in ASP.NET

  • Thread starter Thread starter Net Sharp Ninja
  • Start date Start date
N

Net Sharp Ninja

I see the System.Web.UI.WebControls is deprecated and MS is no more
supporting the old webcontrols.

Is there any alternative for these, please point me to the link(s) if there
is one

-In dire need of this technology to build my reputation

:).

thanks
 
I dont see any reason for that but you can use HtmlControls for that matter,
n actually i prefer to use HtmlControls only except for Datagrid/repeater
etc.

Abhijeet Dev
 
Thanks Abhijeet,
But can you give me the equivalant of Toolbar in HTMLControls

BTW Microsoft has replaced it with IEWebControls and that way it works. But
if you have a better idea I am going to take serious look at it.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top