Jul 18, 2001 #1 Smarty Programmer Apr 12, 2001 191 BE Hi, How can I show something in a grid without it being in a database. I want to show the following sign "%" after a number in my datagrid. Thanks
Hi, How can I show something in a grid without it being in a database. I want to show the following sign "%" after a number in my datagrid. Thanks
Jul 18, 2001 #2 rtshort IS-IT--Management Feb 28, 2001 878 US I'm used to a MSHFlexGrid. In there I would put it something like follows flexGrid.TextMatrix(0, 1) = "DataYouWant" & "%" Hope that helps ya Every day above ground is a GOOD DAY!!! Upvote 0 Downvote
I'm used to a MSHFlexGrid. In there I would put it something like follows flexGrid.TextMatrix(0, 1) = "DataYouWant" & "%" Hope that helps ya Every day above ground is a GOOD DAY!!!
Jul 21, 2001 Thread starter #3 Smarty Programmer Apr 12, 2001 191 BE I work with a Datagrid and the method Textmatrix doesn't exist there. Any other suggestions? Maarten Upvote 0 Downvote
Jul 23, 2001 #4 rtshort IS-IT--Management Feb 28, 2001 878 US Nope, sorry but I'm not familiar with the datagrid. Kind of new to all of this. Every day above ground is a GOOD DAY!!! Upvote 0 Downvote
Nope, sorry but I'm not familiar with the datagrid. Kind of new to all of this. Every day above ground is a GOOD DAY!!!