> > Have you ever tried the build in filter/sorting features in > dbforms? > > They can handle something like this statements. No need to > build own > > filter Tags? Or are they not flexible enough for your > needs? Where is > > the problem with the builtin system? Could we extend the builtin > > system to fit your needs? > > > the tags are about user interaction, not about on how a filter is > applied, anyway, in the new event subsys I could map this in the > whereClause attribute. Another idea, you can create the filter and sort fields inside your application as hidden input fields, Use javascript to generated values into them and submit the form. This is an approach that i use in my applications.
So i generated a tag that uses buttons to set and submit sort fields - like excel. /Henner ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
