Button in Report Control |
Post Reply |
Author | |
kelvincannon
Groupie Joined: 12 November 2003 Location: United Kingdom Status: Offline Points: 16 |
Post Options
Thanks(0)
Posted: 24 July 2007 at 9:41am |
How do you add a button to a column in the report control, the wed page with the sample on says you can but I can see how to do this.
Thanks Kelvin Cannon |
|
kelvincannon
Groupie Joined: 12 November 2003 Location: United Kingdom Status: Offline Points: 16 |
Post Options
Thanks(0)
|
Bad mistake should have been
"but I can not see how to do this" |
|
idler
Groupie Joined: 11 July 2007 Location: Russian Federation Status: Offline Points: 11 |
Post Options
Thanks(0)
|
AllowEdit (TRUE);pColumn ->SetEditable(TRUE);pColumn->GetEditOptions()->AddComboButton(); |
|
idler
Groupie Joined: 11 July 2007 Location: Russian Federation Status: Offline Points: 11 |
Post Options
Thanks(0)
|
reportCtrl.AllowEdit(TRUE);
|
|
kelvincannon
Groupie Joined: 12 November 2003 Location: United Kingdom Status: Offline Points: 16 |
Post Options
Thanks(0)
|
Thanks for the reply idler but I realy wanted a standard put that I could put a bitmap on as well.
Regards Kelvin |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |