ThanX Peter.
Peter Brunone <[EMAIL PROTECTED]> wrote:Krunal,
You can't insert any other controls into a listbox, because it renders as a
select element which has very limited capabilities.
If you like, you can create a scrolling datagrid to do a lot of that stuff,
or you can use EasyListBox ( se
Krunal,
You can't insert any other controls into a listbox, because it renders as a
select element which has very limited capabilities.
If you like, you can create a scrolling datagrid to do a lot of that stuff,
or you can use EasyListBox ( see
http://easylistbox.com/demoCustomized.html?rl=af ).
Hello Members,
Is it possible to insert any type of control like
Dropdownlistbox or Checkbox in listbox in asp.net ?
Actually i want to use multicolumn listbox in asp.net.
Help me if anybody have any idea.
Thank You,
Rgds,
Krunal
--