![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
You can dynamically create controls in the itemdatabound event. Create a empty template column as a container for your buttons and onitemdatabound you can create buttons and add them to the cell. -Adam |
#4
| |||
| |||
|
|
Ahhh.... OK. This sounds like a good beginning. I think I fully understand what you are saying. Would it be possible to put text after these controls so everything could be in one column? I suppose I could put a label in after after the buttons and set it's text property to the text of the message to be displayed... |
#5
| |||
| |||
|
|
On Thu, 24 Jun 2004 12:05:55 -0400, "who be dat?" <whatever (AT) dot (DOT) com wrote: Ahhh.... OK. This sounds like a good beginning. I think I fully understand what you are saying. Would it be possible to put text after these controls so everything could be in one column? I suppose I could put a label in after after the buttons and set it's text property to the text of the message to be displayed... yes, exactly. You can use a label or even a literalcontrol. -Adam |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |