Page 1 of 1

Editing browse cell

Posted: Sat Mar 31, 2018 10:39 am
by bwolfsohn
I have a browse column:

DCBROWSECOL DATA {||get_bidprice2() } HEADER 'Price' WIDTH 10 PARENT oBrowBids ALIGN XBPALIGN_RIGHT

the function get_bidprice2() returns a number as a string formatted with commas i.e. 40,000.00.

when i press enter it do a: PostAppEvent(CELLEDIT_EVENT,,,oBrowse)

is there a way to be able to eliminate the commas from the cell when editing... and reformat the cell when done ?

Re: Editing browse cell

Posted: Sat Mar 31, 2018 12:09 pm
by rdonnay
How are you using CELLEDIT_EVENT?

I was going to try to write a test program to help you, but I think it would be quicker if you just call me and let me connect via Teamviewer.