Relative Content

Tag Archive for c#asp.net-mvc

CSS and Scripts bundles not working properly in header after dividing into layouts; .NET Framework

Before dividing into layouts and creating the header, everything was working. Then i created different layouts and header, and then bundles, but they are not loading properly. The site is launching but, there are no blank spaces on sides, and the script for “settings” and “cart” buttons are not working.
I am using a template. Github link – https://github.com/user9450/Proiect-MRSUTWeb

sessionIDManagerType being ignored

In theory it looks simple: https://learn.microsoft.com/en-us/dotnet/api/system.web.sessionstate.sessionidmanager.createsessionid?view=netframework-4.8.1

add Checkbox dropdown , image , and radio button in my Kendo grid Ui

my question is how can i add multiple checkbox that contains char varying[] in database and also i want to add image in the grid and want to show image preview on my kendo grid , I also want to add dropdown that values is coming from different table and last one is radio button so now these thing are that i want to store in my kendo grid.