Hi Abu,
$mon = $g- get_dropdown_values('select distinct MonthKey as k,Monthly as v from monthly');
or
$qua = $g-get_dropdown_values('select distinct QKey as k,Quarterly as v from quarterly');
can i use jquery or JS to put this in add/edit mode of a dropdown
2 Answers
I need to get both the values based on value selected from another column,my question is,how do i write jquery function where,dropdown value accepts this value or that value,its similar to comparing two array elements based on (total>10) i.e. posted in ur document section.I would be pleased to get help
Hello,
Your query is little unclear. Can you send me some screenshot (at [email protected]) of what you are trying to achieve.
Thanks
Your Answer