Hello!
How to Add a Delete DataButton in TIWDBAdvWebGrid?
I can see, When i set a Column's type as ctDataButton, the Gird only have edit, post, cancel buttons for it.
I want a Delete DataButton to perform deletion of the DataRow where the button belong to.
How?