Hi Everybody,
I have problem which I am unable to solve, so maybe somebody can help me out.
I am writing a library (.dll) with SeverControls. (the result is only a dll!) in which several RadControls are wrapped and extended, for example the Grid.
The problem I want to use a localization file for the grid. If I just copy the files in the app_globalresource folder of a project using my library, the grid does not use the files. Setting the LocalizationPath does not help since the path of course in runtime is different.
Who can help? Thanks in advance!
I have problem which I am unable to solve, so maybe somebody can help me out.
I am writing a library (.dll) with SeverControls. (the result is only a dll!) in which several RadControls are wrapped and extended, for example the Grid.
The problem I want to use a localization file for the grid. If I just copy the files in the app_globalresource folder of a project using my library, the grid does not use the files. Setting the LocalizationPath does not help since the path of course in runtime is different.
Who can help? Thanks in advance!