How do you change the RowEditTemplate Graphic? I have tried using a DrawFilter with RowEditTemplateContolUIElement with no luck. Is this the correct UI element?
Thanks.
Hello,
As far as I understand your goal, you would like to change the shape of the RowEditTemplate and that is why you need to change its graphic object. If so I have created a small sample where I am changing the shape of the RowEditTemplate. I am using a DrawFilter and I have created custom GraphicsPath, which is used to shape the RowEditTemplate based on your needs.
Please feel free to let me know if you need any other assistance.
I will check it out. Thanks.
I am waiting for your responce.