Hi,
i have Winforms application and GridView, i notice that i can group column and i try to remove this message (see my attach file) using this command:
radGridView1.AllowDragToGroup = false;
but all this doing is to remove the message but all the empty line is still remained, any idea how to completely remove this ?
Thanks
i have Winforms application and GridView, i notice that i can group column and i try to remove this message (see my attach file) using this command:
radGridView1.AllowDragToGroup = false;
but all this doing is to remove the message but all the empty line is still remained, any idea how to completely remove this ?
Thanks