Data Type checking for report grid items |
Post Reply |
Author | |
creatman
Newbie Joined: 17 October 2006 Location: Russian Federation Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 20 October 2006 at 8:25am |
Hello everybody!
I have following problem: some cells in the same column in my report grid should support special defined type (one type for one cell), i.e. If I input data of different type cell should block this. For example I have special item of integer data type, thus I cannot input in this item something like "ABCD" or "0.99999". Do Xtreme ReportControl support item data type checking? |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Yes, there is some type chacking support. Take a look at EditOptions property and a corresponding class properties. Example:
-- WBR, Serge |
|
jpnascim
Groupie Joined: 17 November 2006 Location: Brazil Status: Offline Points: 12 |
Post Options
Thanks(0)
|
When I attempt doing the above, ALL of the columns in my Report Control becomes constrained to only accept number, even though I only set for one column.
We are currently using version 11.3. Is it a known bug in this version? |
|
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 |