Rajagopalan R V

Rajagopalan R V

  • NA
  • 336
  • 68.3k

How to resize Textbox in Repeater

Apr 17 2015 2:31 AM
Hi Friends....,

         How to resize the repeater textbox using asp.net c# or jquery in Internet Explorer

Now i had Used

<script type="text/javascript">
        $("#tbxID").resizable();
    </script>


it's Working fine for first Textbox in Repeater but it's not working for Second textbox and it's below in repeater How should i do this Please give Solution ASAP

Regards......,
R.V.Rajagopalan