From: Yuva on
We have made our web application compactable with the tablet PC and we want
to enter the data in text fields using the stylus as well as through the
mouse (When we click on the TextBox a larger text field [Replacement for
Update Panel which should take letters in digital Ink Format and should be
converted to Typed Text Format For e.g. Arial, veranda] should be displayed
to enter the data and the entered text should be copied in to the respective
text field when we are finished).
Overall I need to make the textbox (editable fields) like an Update
panel...Instead of dragging it every time, which is time consuming.

Can you help me with this?