Category - ListBox
26 Mar 2015 0 Comments   15102 Views
Here Mudassar Ahmed Khan has explained how to get the Text and Value of multiple selected items of ASP.Net ListBox using jQuery.
15 Mar 2015 0 Comments   7101 Views
Here Mudassar Ahmed Khan has explained how to make an ASP.Net ListBox empty by clearing (removing) all items of the ASP.Net ListBox using jQuery.
14 Mar 2015 0 Comments   6460 Views
Here Mudassar Ahmed Khan has explained how to remove (delete) multiple selected items from the ASP.Net ListBox using jQuery.
12 Mar 2015 0 Comments   11075 Views
Here Mudassar Ahmed Khan has explained how to add (insert) Item (values) to ASP.Net ListBox using jQuery. The value from the TextBox will be added to the ASP.Net ListBox control using jQuery.