On Dec 13, 2006, at 10:51 PM, thesamet wrote:
> > Hi, > > I am in a need for something like FastDataGrid with SQLAlchemy support > for my project. Is there such a thing? > > It looks like FastDataGrid has been frozen for a while. Is anyone > working on it? If not, then it's possible that I'll do it. ToscaWidgets provides a DataGrid you could easily extend to fetch rows from a SelectResults SA object in the same way TG's FastDataGrid extends TG's DataGrid to fetch rows from SO. No one is working on it that I'm aware of... patches welcomed :) Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
