I'm wondering if the new gridPanel control will let us add additional usability using JavaScript directly.
I need to make a grid with, lets say, a classic toolbar and a second toolbar that will contain filter options, etc, and also a footer with totals and additional information.
If these toolbar need a Ext Menu, or Ext Select, or whatever that will require a direct javascript implementation, can I use the grid control as a usual .net control and still make those additional stuff with javascript?

thx and good job with the extension