GridPanel disappears in DropDownField when deselecting a column or filtering

  1. #1

    GridPanel disappears in DropDownField when deselecting a column or filtering

    I have a dropdownfield with filtering support.
    When I am typing filter value in filter box or deselecting a column the behind GridPanel disappears .Click image for larger version. 

Name:	DropDownField.png 
Views:	123 
Size:	18.7 KB 
ID:	1507
  2. #2
    Hi,

    Thank you for the report.
    We're investigating.
  3. #3
    Hi again,

    Please set the DropDownField's AllowBlur property to true.
  4. #4
    thanks!
    it just works
  5. #5

    if we click outside of gridpnel behind dropdownfield it should be closed

    Now we have a problem. If we set the DropDownField's AllowBlur property to true, if we want to close gridpanel we only should click on trigger icon. It seems that if we click outside of gridpnel it should be closed and if click inside gridpanel or filtering menu it should not be closed.
  6. #6
    Well, AllowBlur="false" prevents collapsing when click outside the GridPanel occurs.

    Generally, is it a single solution.

    You can set up an additional trigger for the DropDownField to end editing.

Similar Threads

  1. Replies: 2
    Last Post: Mar 28, 2012, 9:13 AM
  2. Replies: 1
    Last Post: Jun 23, 2011, 1:20 PM
  3. Data disappears after paging and filtering
    By grosenbrock in forum 1.x Help
    Replies: 0
    Last Post: Nov 02, 2010, 3:24 PM
  4. Replies: 2
    Last Post: Jul 20, 2010, 3:00 PM
  5. filtering by header column
    By lordofthexings in forum 1.x Help
    Replies: 0
    Last Post: Apr 26, 2010, 11:42 AM

Posting Permissions