Dear Sir,
How to Create Dropdown Dependent in inline edit without onChange Value first ?
Thanks Sir
1 Answers
Hi,
You need to use:
$col["editoptions"]["onload"]["sql"] = "select …. where parent = {parent_column}";
You can refer demos/appearance/dropdown-dependent.php code.
It is not required to use onchange with it. This query will be invoked on load.
PS: Please email me your order number / payment email address for continued support. This email is not found in our crm.
Your Answer