0

ZK Grid inline editing

asked 2014-07-10 10:09:27 +0800

Senthilchettyin gravatar image Senthilchettyin flag of India
2623 3 8
http://emrpms.blogspot.in...

I want to allow the users to enter the each record in the grid. Before moving to next new row, i want to validate the current row. Any idea on how to do this

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-10 10:57:45 +0800

cyiannoulis gravatar image cyiannoulis
1201 10

Personally i don't believe it is a good idea to make such validations "after" or "before" moving to another row. We have implemented some complex "invoice-like" forms and we have used the "onChange" event to make validations/calculations every time a value of a field in any row was changed. It may seems to be a little "chatty" but it is the only pattern that ensures data integrity if your want to provide tabular data entry.

Costas

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-07-10 10:09:27 +0800

Seen: 15 times

Last updated: Jul 10 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More