J
|
Jane 3/31/2008 |
Hi, |
N
|
nadimo author 3/31/2008 |
Hi, check ListOnLoad event for main table. Menu with links is created in this event.
|
![]() |
Sergey Kornilov admin 3/31/2008 |
Yes, this code is PHP. |
N
|
nadimo author 4/1/2008 |
Thanks a lot. |
J
|
Jane 4/2/2008 |
Hi, ... $message = "<a style=\"color: black;\" href=\"main_list.php?a=search&value=1&SearchFor=".$category."&SearchOption=Contains&SearchField=Category\">".$data["Category"]." (".$data["numbers"].")</a> "; ... |