question,

is there any way to simulate full 'excel-like' functionality through a data grid in vb.net? i know that data grids are more commonly used to extract data from a data source and display, but is it possilbe to load a page with a blank, fully editable data grid and use it populate a data source? if so, could someone please point me in the direction of some documentation that details how to accomplish this?

thanks a bunch,

a struggling vb.net'er