Category - ListBox
26 Mar 2015 0 Comments   16548 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   7974 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   7225 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   11938 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.