Best choice is to provide either a git or hg repository that we can clone, I think. Provide us with details on where to look, and we'll take a look from there to see what we can do.
I can't promise definitive answers, but we will try. On Tue, Feb 22, 2011 at 7:48 AM, Vineet <[email protected]> wrote: > I have created an app using TG 2.1 CrudRestController (& of course, > SA). > It works fine. > > Now I am stuck-up for 2 things. > > 1] It displays the table with all records from database-table named > 'clr'. > I want to filter them by 'clrnm'. > I read from docs that the 'get_all' method of 'CrudRestController' > needs to be overridden and give there the required query. > In Sprox docs, they have shown how to override 'RestController' > method. > But I couldn't find help on overriding CrudRestController's 'get_all' > method. > > 2] On the top-side of the table, links for next pages appear, but not > working. > (I have coded it exactly as per the docs given for CrudRestController > in TG 2.1). > Can anybody please indicate whether anything extra (apart from TG > docs) needs to be done ! > (My code is not reproduced here to keep this post brief). > I will post the code if required. > > Thanks in advance, > > Vineet. > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- Michael J. Pedersen My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 Yahoo/pedermj2002, MSN/[email protected] -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

