I have some grids sorted by ItemCreated with the most recent items at the top. As I add/work on new items I'd like them to appear at the top. But AFAIK an item always has to be added after an existing item. Of course then I can always hit refresh to get it to move to the top, but I wondered if there is a method I'm missing that allows the user to just insert a new item at the top?
Thanks
Comments