Hi
I have a gridview in my usercontrol, now I need to specify position of insert new row programmatically
I see some solution base on using template in xaml file, but I need to set it in code Based on user settings.
is there anyone familiar with this?