Move Items from one ListBox to another ListBox in asp.net web applicat(dotnetspidor.blogspot.com)
submitted by
sangam100(357) 3 years, 2 months ago
Movement of items from one ListBox to another ListBox in asp.net is a typical issue sometimes programmers face. However in windows application it seems to be a common practice. It is due to the postback nature of asp.net web page. But we can do it. In my case I had to explore the situation in one of my projects where I had to convert a windows based project into web based one. Anyway I have presented below the way I use to code to move items from one asp.net ListBox control to another asp.net ListBox control.
|category: ASP.NET
|Views: 237
tags:
ASP.NET another
Everyones tags:
Your Tags: