Hello,
I am creating grid dynamically (statically defined grid with dynamically created structure). And I have a question: is there any difference in having grid statically predefined in .aspx page and creating it in code-behind? I am asking, because I experience a problem with multi-column filtering with statically predefined grid. Has anybody had such problem?
I am creating grid dynamically (statically defined grid with dynamically created structure). And I have a question: is there any difference in having grid statically predefined in .aspx page and creating it in code-behind? I am asking, because I experience a problem with multi-column filtering with statically predefined grid. Has anybody had such problem?