Hello I am using the UltraWebGrid 2008 Vol 1. CLR 3.5. In the grid, I am populating the column manually, i.e. not binding to any datatable or any kind of a data source. The reason I am doing this is because, I want to be able to click on any row/entry on the grid, so that an UltraChart opens up. In short I want to bind the UltraGridCell item to an UltraChart. How do I do this? Thanks