Hello everyone,
is there any way that we can create a base for the telerik grid, so that we can only give access to <columns> template? What I meant to say is, if I have to build, say some 50 grids using same functionality but the content will be different, like what we define under <MasterTableView> template. I know visual inheritance is not possible, but I do not want to build the grid from the scratch on each page and repeat the same code in all 50 grids. Is there any work around? Any help would be greatly appreciated!!!!