I have a RadGrid in my page and the HeaderContextMenu & HeaderContextFilterMenu is enabled for the grid.
But for some of the grid columns it is not displaying properly the controls for filter menu like,
for some column the filter textbox to enter the filter value is smaller than the fit size of the Filter menu
where as for some it goes out of the menu means its size exceeds the size of the filter menu.
I want to know why it happens like this and what solution we may try for it ?
It seems it takes the filter control width of the in place filter controls used for each column in the top row below to header.
I had also set the FilterControlWidth for teh columns, is it the reason if yes then what should be solution for it to get the filter controls as in proper size in the filter menu ?
Can any body help me in this regard, please ?
But for some of the grid columns it is not displaying properly the controls for filter menu like,
for some column the filter textbox to enter the filter value is smaller than the fit size of the Filter menu
where as for some it goes out of the menu means its size exceeds the size of the filter menu.
I want to know why it happens like this and what solution we may try for it ?
It seems it takes the filter control width of the in place filter controls used for each column in the top row below to header.
I had also set the FilterControlWidth for teh columns, is it the reason if yes then what should be solution for it to get the filter controls as in proper size in the filter menu ?
Can any body help me in this regard, please ?