I've got a RadGrid with an "Add" link button at the bottom in the CommandItem. What event is fired off when the user clicks that button? I've got an ItemCommand method that does things for "Edit", "RowClick", etc. but clicking on this button does not trigger that event... Also, on the other side of the CommandItem bar is the "Refresh". Is that tied to an event as well? Can't find either of those. Can someone help me out?
Thanks!
Thanks!