i am using datable 1.6 versions.
i am using datable 1.6 versions.
it seems thier is a bug in date time dependency...
when date time changes dependent on another field should update but here not able to do it..
here is my code .. please help me out from these problem
assessment_table_editor_new.dependent('notice_date', function(val) {
alert(val);
});
alert is used as my refrence check To see the event...
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Can you link to your page so I can check out the problem please?
edit
I've just tried using the following on this page and it appears to work without issue:
Thanks,
Allan
Hello allan,
sorry it was my mistake..
i have not cleard my browser windows so it was working on 1.5version datatable..
then i switched to 1.6version datatable.. now it is working fine
thank you,
karthik