I�m trying to use the grid and displaying results from an S

I�m trying to use the
grid and displaying results from an SQL database, but am very unclear as to how
to implement this. Our initial prototype is most interested in how fast and
efficient the grid is so a basic search is all we require

Grid accepts XML as
datasource, so you need to create any kind of server script which will make
necessary requests to DB and output result as XML.