Please, ask any questions support@obout.com
1. How to use Grid in my asp.net page?
At the top of your ASP.NET source-code page add:
<%@ Register TagPrefix="ob" Namespace="Obout.Grid" Assembly="obout_Grid_NET" %>
You can now use Grid just like in the examples.
Grid can also be added to the Toolbox of Visual Studio and you can dr