Hi Every one,
Can You please let me know how I can add icon(image) before items in a listbox.I have a simple code for listing database elements in a listbox and I would like to add icon for each element.For example a table icon before tables(like MS Access Table List or Ms SQL Server Object Explorer).
I am not sure if this possible but I realy apreciate your time if you can help me on this?
regards,
Keyur NarkhiPosted Apr 9, 2012, 3:01 AM
I got this URL in which,custom server control made.
http://www.gutgames.com/post/Adding-Images-to-a-List-Box-using-Server-Controls.aspx
Hope this helps