|
-
Oct 16th, 2000, 11:26 AM
#1
Thread Starter
New Member
Hello,
I have 2 questions.
Can I define the number format of a column in a MSFlexGrid or MSHFlexGrid (like I can in a DataGrid with the NumberFormat property)?
The other question is:
How can I make a DataGrid control which the user can't edit, and when he clicks on the grid the full row is selected not only the one he clicked on.
Thanks for your help,
Krisztian Milesz
[email protected]
-
Jan 1st, 2001, 04:47 PM
#2
set the flexgrid.selection.selectionmode=1 (flexselectionbyrow)
-
Jan 1st, 2001, 04:48 PM
#3
try the format method
Ex:
Number=Format(Number, "#,0000")
are you hungarian?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|