I was just wondering what framework or any other libraries you use that contain a control similar to the datagridview in vb.net. It's basically a tabular control in which you can move in all direction and enter information. Structurally, I guess it's just a textbox that moves around in a table and positions itself according to table's cells.
Thank you very much for any wisdom you can share on this subject.