Featured post

c# - Usage of Server Side Controls in MVC Frame work -

i using asp.net 4.0 , mvc 2.0 web application. project requiremrnt have use server side control in application not possibl in noraml case. ideally want use adrotator control , datalist control. i saw few samples , references in codepleax mvc controllib howwver found less useful. can tell how utilize theese controls in asp.net application along mvc. note: please provide functionalities related adrotator , datalist controls not equivalent functionalities thanks in advace. mvc pages not use normal .net solution makes use of normal .net components impossible. a normal .net page use event driven solution call different methods service side mvc use actions , view completly different way handle things. also, mvc not use viewstate normal .net controlls require. found article discussing mixing of normal .net , mvc.

jquery - Hours of Day, Days of Week Visual Screen for Web Application -


i need visual frame application. there hours of day(no need minutes 1:00pm, 1:15pm, 1:30pm, 1:45pm, 2:00pm or that, 1:00pm , 2:00pm enough) , days of week(no need weeks of month) , user able select hours of each day. in program, sunday 1-2 has selected, monday 9am-1pm , 3pm-6pm have selected or that... how can that. searched jquery find this: http://www.webdesignbooth.com/9-useful-jquery-calendar-and-date-picker-plugins-for-web-designers/ , not me or dont can modify 1 of them , suitable program?

you can use simple list (or div, or option) timepicker addon every list item. timepicker lets yuo use hours (and minutes if need that).


Comments

Popular posts from this blog

c# - Usage of Server Side Controls in MVC Frame work -

cocoa - Nesting arrays into NSDictionary object (Objective-C) -

ios - Very simple iPhone App crashes on UILabel settext -