Hi Prajesh,
I have used the resolve nodes using Form Calc. Below is the code:
var count = $.resolveNodes("datasubform[*]").length;
It is working fine when count is >= 1 but it does not hold 0 when there are no records.
Regards
Mini Duggal
Hi Prajesh,
I have used the resolve nodes using Form Calc. Below is the code:
var count = $.resolveNodes("datasubform[*]").length;
It is working fine when count is >= 1 but it does not hold 0 when there are no records.
Regards
Mini Duggal