viewpoint-particle

Author Topic: Report View Oddness ...  (Read 3747 times)

mhall

  • Jr. Member
  • **
  • Posts: 86
Report View Oddness ...
« on: August 26, 2014, 01:04:44 pm »
So ... I'm populating a ReportView and want to put n/a in a cell occassionally.

But, when I do so, the ReportView goes, er, wonky. I've attached a couple of screenshots to illustrate.

I'm OK with using the string "Not Applicable" instead, but figured I would bring it up anyway, as it seems like a bug, no?

~Micheal


td

  • Tech Support
  • *****
  • Posts: 4354
    • WinBatch
Re: Report View Oddness ...
« Reply #1 on: August 26, 2014, 01:29:35 pm »
There are no know issue with 'n/a' as a value in a REPORTVIEW  cell and a quick test shows no issues with that particular value. 

So there is no way of knowing whether or not it is a 'bug', since you give no indication of how you are populating the rows and columns nor an example that reproduces the problem.

However, it might be that your script is corrupting the data in some fashion before you send it to the control. Or you may be using a wrong request code or something. 
"No one who sees a peregrine falcon fly can ever forget the beauty and thrill of that flight."
  - Dr. Tom Cade

mhall

  • Jr. Member
  • **
  • Posts: 86
Re: Report View Oddness ...
« Reply #2 on: August 26, 2014, 02:05:34 pm »
Consider me chastised. Sorry to waste your time Tony.

I was indeed screwing something up. All better now.

Regards,
Micheal

td

  • Tech Support
  • *****
  • Posts: 4354
    • WinBatch
Re: Report View Oddness ...
« Reply #3 on: August 26, 2014, 02:09:06 pm »
Good that you figured it out and thanx for letting us know.
"No one who sees a peregrine falcon fly can ever forget the beauty and thrill of that flight."
  - Dr. Tom Cade