Hi,
I have a radgrid which is data bound using only javascript without any server side binding. Now i want to adjust filter box widths for different columns.
For Ex: If column name is "SR" then i have to adjust width to 30px. If column name is "Name" then adjust it to 50px.
Please let me know how to achieve it using javascript only.
Thanks in advance for helping...
I have a radgrid which is data bound using only javascript without any server side binding. Now i want to adjust filter box widths for different columns.
For Ex: If column name is "SR" then i have to adjust width to 30px. If column name is "Name" then adjust it to 50px.
Please let me know how to achieve it using javascript only.
Thanks in advance for helping...