Open MiBuena opened 7 years ago
Just ran into the same issue. Is there any way to do this?
The way was to make a new name and reinitialize the table with a new name every time the person opens the page.
I also ran into the same issue and still waiting for a fix. I think it has something to do with dependency injection.
MVCGrid.NET is a very great tool for data retrieval but localizing header text using resx file is impossible especially the grid definition is being called only one time when you run the application.
Hello, I have put Resources Labels for Column Names. However, when the language is changed - they don't change, since they are loaded just once when the application first starts.
What can be done in this case, so that when language changes, column names also change?