Grid and browse controls have the event OnChange, which is fired everytime when pointer moves.
I think, we should have an event, which will be fired when user edit some cells or delete row.
Grid and browse onchange event
Moderator: Rathinagiri
- Rathinagiri
- Posts: 5482
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Grid and browse onchange event
This on change event should be fired when an user changes the cell value. (ie., moving the pointer).
We shall have another event may be onvaluechange event for your requirement.
We shall have another event may be onvaluechange event for your requirement.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
Re: Grid and browse onchange event
Yes, I thought about OnValueChange and maybe OnRowDelete....
I'm writing new billing system and I need to update summary.
For some reasons I'm using BROWSE for viewing and editing DBF files. Browse does not have OnChange event.
I've tried grid, but, in my opinion, grid is in experimental phase yet for viewing DBF.
I'm writing new billing system and I need to update summary.
For some reasons I'm using BROWSE for viewing and editing DBF files. Browse does not have OnChange event.
I've tried grid, but, in my opinion, grid is in experimental phase yet for viewing DBF.
- Roberto Lopez
- HMG Founder
- Posts: 4023
- Joined: Wed Jul 30, 2008 6:43 pm
Re: Grid and browse onchange event
Added to the wishlist.mol wrote:Grid and browse controls have the event OnChange, which is fired everytime when pointer moves.
I think, we should have an event, which will be fired when user edit some cells or delete row.
Regards/Saludos,
Roberto
(Veritas Filia Temporis)
Roberto
(Veritas Filia Temporis)
Re: Grid and browse onchange event
I know, that browse is frozen, but maybe this last change is possible? What do you think, Roberto?
Thanks in advance.
Marek
Thanks in advance.
Marek