I have a user control housing text labels, buttons, images, etc. Is it possible to add this as a line item in some kind of list (without building a custom control to resize, scroll etc)? Could list view work?
Printable View
I have a user control housing text labels, buttons, images, etc. Is it possible to add this as a line item in some kind of list (without building a custom control to resize, scroll etc)? Could list view work?
I have never used it and I might be completely wrong on how it works, but perhaps the DataRepeater can do this for you. I think it's available in some 'power pack' or something if you don't have it.