Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i change grd text1 backcolor if data changed
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How can i change grd text1 backcolor if data changed
Miscellaneous
Thread ID:
00719059
Message ID:
00719059
Views:
50
Hi All,
i have a grid class and it uses also textbox class. and textbox class removes default text1's and replace own. grid AllowAddNew property is .T. (this class is specially was build for use allowaddnew proprty) . when the user press DownArrow textbox class inserts a new row at the bottom and if didn't change any field at the new row and user hit press the UpArrow new row deleting (classic TableRevert(.t.) ) . Now i want to do this ;

when users press DownArrow and any field has changed at the new row textbox class should fill all of fields backcolor eg. 255,255,0 at the new row Or while user navigations between cells and changed any field at any row also should fill only changed cell backcolor

How can do this ?

PS: it related Getfldstate() but i've no any idea how can do this...

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform