"Ulysses Almeida" <[EMAIL PROTECTED]> writes:

> Yes, that was my Idea.... if has an icon in actions dictionary use
> image from project static/images else use default from
> tg_static/images. I think it can make AjaxGrid more flexilbe. I just
> don't know if this aproach hurts MVC once we are defining icons inside
> controllers method....

You have to tell where the view can find its data somewhere.  There's no other
place to decide other than the controller itself (unless you move code to the
view and do a greater damage).

-- 
Jorge Godoy      <[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
-~----------~----~----~----~------~----~------~--~---

Reply via email to