GridFilterbar doen''t work when Controller opstion = set to DragColumnHeader

Hi there, I have a problem with a GridDataBoundGrid. When I set: ControllerOptions |= GridControllerOptions.DragColumnHeader; Then I can''t use the gridFilterBar. The comboboxes won''t expand. When I set ControllerOptions &= ~GridControllerOptions.DragColumnHeader; It al works fine but the customer wants the posibility of draging columns when the filterbar is enabled. Regards Erwin Davidse PS I''m using version 4.x

1 Reply

ST stanleyj Syncfusion Team February 17, 2006 10:06 AM UTC

Hi Erwin, Please refer this thread, that has the solution for it. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=37487 Regards, Stanley

Loader.
Up arrow icon