i am using 7.0
i am using "selectionAppearance:"checkbox"," to use checkbox in the grid.
i am also using "showFilterEditor: true," in the grid, so it is showing one extra checkbox in the filter row.
i don't want any checkbox in the filter row.
how can i hide that checkbox.
one more help is I want to modify the position of text boxes of filter options, my requirement is to have filter textbox below the column header title(rite now it is above the column header).
now it is like, first row in grid is filter row and 2nd row is grid column header row. i want the vice-versa.
any example for the same.
i am using "selectionAppearance:"checkbox"," to use checkbox in the grid.
i am also using "showFilterEditor: true," in the grid, so it is showing one extra checkbox in the filter row.
i don't want any checkbox in the filter row.
how can i hide that checkbox.
one more help is I want to modify the position of text boxes of filter options, my requirement is to have filter textbox below the column header title(rite now it is above the column header).
now it is like, first row in grid is filter row and 2nd row is grid column header row. i want the vice-versa.
any example for the same.
Comment