Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

EditMask with Spin Control and the Editchanged!

Status
Not open for further replies.

k23

Programmer
Aug 13, 2004
10
HK
Hi everybody !

I'm having a problem working with an editmask column with a
spin control in a datawindow of PB9.

My problem is when i click one of the spin's, what happens
is that all the other spin's changes the aspect like they
have been clicked too. I've realized that it only happens
when i use script in the editchanged event, but i need to
use the data in the spin control(edit buffer) to change
other column data and i don't know any other way of knowing
that the spin was clicked(or data changed).

It does not affect data manipulation but it looks badly,
please help?

Thanks in advance,
k23

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top