0

Time box Not Clearing Text

asked 2012-09-14 04:12:23 +0800

ommpavan gravatar image ommpavan
231

By:


hai
i am trying to clear the timebox value like
Timebox timebox = (Timebox) component; ------------------------ A
if(isClearComponents){
timebox.setValue(null);
timebox.setText("");
}

i am setting values first by one event then i execute above code time box is clearing but once i click and select value from time box then i call above code it is setting 12:00:00 AM but i want to show empty value .Replay me urgent

E.g like

Timebox timebox = (Timebox) component;
timebox .setValue(new Date());

then call ----------- -A (here we can see Empty value)
Now change time box value
then call ------------ A (here we can see 12:00:00 AM value)

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2012-09-15 04:15:39 +0800

ommpavan gravatar image ommpavan
231

Thank you

link publish delete flag offensive edit

answered 2012-09-14 09:12:58 +0800

jumperchen gravatar image jumperchen
3909 2 8
http://jumperchen.blogspo... ZK Team

That bug had fixed, please use the 6.0.3-FL version or 6.5.0 version that can solve this issue.

link publish delete flag offensive edit
Your reply
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

RSS

Stats

Asked: 2012-09-14 04:12:23 +0800

Seen: 142 times

Last updated: Sep 15 '12

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