Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.30/5 (3 votes)
See more:
Hi ,

I have a user control which is developed in ASP.net. The User Control Contains a textbox. How we do the UNDO/REDO functionalties in that textboxes.

Thanks
M.Dhanasekaran.
Posted

1 solution

Consider using RichTextBox. It has Undo/Redo functionality inbuilt.
 
Share this answer
 
Comments
Venkatesh Mookkan 16-Jun-11 8:51am    
Rakesh,
That guy is asking for ASP.NET TextBox. Whatever you answered is irrelavent to the context.
RakeshMeena 16-Jun-11 9:19am    
How it is irrelevant to the context? I've just suggest him to use a better tool.

What if somebody asks you "how I can fly a bicycle?" You gonna suggest him to put a jet engine and wings to it OR you gonna point him to a flying machine instead?

I believe you wanted to post something so you did.... Think before you say/write (especially on net).
Venkatesh Mookkan 16-Jun-11 10:29am    
You are insane man. He is asking question in ASP.NET (Web Technology) and you are suggesting a Window control. How to you are expecting a Window Control to work on Web technology unless it is in ActiveX form.

I appreciate your effort in answering him but it is not helping.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900