PhillyDotNetGuy Posted May 6, 2016 Report Share Posted May 6, 2016 Nenu work chestunna project MVC application with jQuery/jQuery UI front-end. Client likes to re-write front end to make it responsive. Bootstrap use chesi cheyachu ani telusu. What i'm thinking is to re-write all Views. Models/Controllers emi kadilinchanu. 1. Is this possible? I need some sugessions/Tips 2.front-end chaala grids unnai. jqGrids....these will be challenging. How to re-write these? Gridsetting Database lo untai. Quote Link to comment Share on other sites More sharing options...
karna11 Posted May 6, 2016 Report Share Posted May 6, 2016 MVC which version? Quote Link to comment Share on other sites More sharing options...
PhillyDotNetGuy Posted May 6, 2016 Author Report Share Posted May 6, 2016 2 minutes ago, karna11 said: MVC which version? MVC 4.0 bhayya.... Why u asking? MVC tho em saambandam? Quote Link to comment Share on other sites More sharing options...
stockdazzler Posted May 6, 2016 Report Share Posted May 6, 2016 25 minutes ago, PhillyDotNetGuy said: Nenu work chestunna project MVC application with jQuery/jQuery UI front-end. Client likes to re-write front end to make it responsive. Bootstrap use chesi cheyachu ani telusu. What i'm thinking is to re-write all Views. Models/Controllers emi kadilinchanu. 1. Is this possible? I need some sugessions/Tips 2.front-end chaala grids unnai. jqGrids....these will be challenging. How to re-write these? Gridsetting Database lo untai. 1. Yes it is possible ( just add bootstrap css classes/ grid system to existing views). 2 what do you mean re-writing jqGrids ? Isn't your goal making the same jqGrid Responsive? If you want to re-write jqGrid or replace them , you may have to re-write or add additional code to Models/controllers/ViewModels depending on what you are doing. Quote Link to comment Share on other sites More sharing options...
karna11 Posted May 6, 2016 Report Share Posted May 6, 2016 2 minutes ago, PhillyDotNetGuy said: MVC 4.0 bhayya.... Why u asking? MVC tho em saambandam? then 1st go to nuget package add the boostap package then you just add viewpot meta tag in layout.chtml file , thenu need to add @media only screen and () in site.css file. after that you 'll mis responsive some area but eventually u need to fix, basic layout ki ithee vachesthundhi, idhanthaa endhuku sodi antee create sample application in mvc 5 frame work it gives sample default responsive site , copy the all site.css files and layout page elements to your site Quote Link to comment Share on other sites More sharing options...
PhillyDotNetGuy Posted May 6, 2016 Author Report Share Posted May 6, 2016 Thanks Guys. I just want to make sure i'm going in right direction. Also, Bootstrap kaakunda unkemanna tools unnaya. Looks like bootstrap is best. Quote Link to comment Share on other sites More sharing options...
KATHRI Posted May 6, 2016 Report Share Posted May 6, 2016 It is possible but, you have to make trade off's 1. How small you want to go? The smaller you go the less real estate you have on the screen the, if you have more data on the screen to be displayed, you have to find different ways to provide navigation to the user in order quickly provide the data user is looking for. 2. Displaying grid in a meaningful way in a small screen depends on the kind of data you have. Grid/table's add horizontal scroll in smaller devices. My suggestion is start targeting the smaller screen and build for larger screens. Do not copy the entire code from some where and wait for magic to happen. Copy in smaller chunks if you have to, and then see how it is changing the layout in different screen sizes(chrome developer tools are good) and browsers Quote Link to comment Share on other sites More sharing options...
sameer1384 Posted May 6, 2016 Report Share Posted May 6, 2016 16 minutes ago, PhillyDotNetGuy said: Thanks Guys. I just want to make sure i'm going in right direction. Also, Bootstrap kaakunda unkemanna tools unnaya. Looks like bootstrap is best. Bootstrap is heavy .If you are building something from scrap . bootstrap is 50% recommendable otherwise Foundation is the best . Light and fast Quote Link to comment Share on other sites More sharing options...
macha Posted May 6, 2016 Report Share Posted May 6, 2016 1 hour ago, PhillyDotNetGuy said: Thanks Guys. I just want to make sure i'm going in right direction. Also, Bootstrap kaakunda unkemanna tools unnaya. Looks like bootstrap is best. http://foundation.zurb.com/sites/download.html/ http://getskeleton.com/ Quote Link to comment Share on other sites More sharing options...
athadu Posted May 6, 2016 Report Share Posted May 6, 2016 3 minutes ago, macha said: http://foundation.zurb.com/sites/download.html/ http://getskeleton.com/ Interesting.. foudantion.. How exp are you with .net technologies bro? Quote Link to comment Share on other sites More sharing options...
PhillyDotNetGuy Posted May 6, 2016 Author Report Share Posted May 6, 2016 meelo evaranna 3 months .Net project cheyagalara in Philadelphia area. upgrade current application to responsive design. Quote Link to comment Share on other sites More sharing options...
karna11 Posted May 6, 2016 Report Share Posted May 6, 2016 31 minutes ago, PhillyDotNetGuy said: meelo evaranna 3 months .Net project cheyagalara in Philadelphia area. upgrade current application to responsive design. Pay rate entha bro? Quote Link to comment Share on other sites More sharing options...
PhillyDotNetGuy Posted May 6, 2016 Author Report Share Posted May 6, 2016 Just now, karna11 said: Pay rate entha bro? around 55 Quote Link to comment Share on other sites More sharing options...
PhillyDotNetGuy Posted May 6, 2016 Author Report Share Posted May 6, 2016 4 minutes ago, karna11 said: Pay rate entha bro? Pm me, will discuss Quote Link to comment Share on other sites More sharing options...
stockdazzler Posted May 6, 2016 Report Share Posted May 6, 2016 39 minutes ago, PhillyDotNetGuy said: meelo evaranna 3 months .Net project cheyagalara in Philadelphia area. upgrade current application to responsive design. I am in south Jersey around an hour from phily . I can do it if it is a work from home Side job ( can meet in person occasionally if required) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.