I'm trying to use EditableGrid control on a back office module, but don’t know how to build a Grid like the one shown in the EditableGrid control article.
http://engage.dynamicweb-cms.com/Show-Article-361.aspx?PID=2472&ArticleID=211
At this moment I fill the datagrid using a datasource, but when I click the add new row it do nothing.
I also need to know what the correct javascript and css files to use in the aspx file of my module.