You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a defect report but an enhancement.
I have modified TExtObject.AjaxSelection so that it supports comma-separated
lists of fields in the Attribute and TargetQuery parameters (now renamed to
Attributes and TargetQueries). This allows to use multi-column keys (often
found in legacy databases) and generally passing arbitrary fields from selected
grid rows to the Ajax handler. The change is backward compatible. I think it is
generally useful (it certainly is a must to me).
The attached patch is against revision 742, and it also includes my other
change to TExtObject.Ajax mentioned earlier.
Ciao
--
Nando
Original issue reported on code.google.com by nando.dessena on 25 Aug 2011 at 9:13
Original issue reported on code.google.com by
nando.dessena
on 25 Aug 2011 at 9:13Attachments:
The text was updated successfully, but these errors were encountered: