Category - ListBox
26 Mar 2015 0 Comments   14727 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   6910 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   6302 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   10862 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.