Click here to Skip to main content
15,898,876 members

Comments by botskie (Top 5 by date)

botskie 13-Mar-12 2:21am View    
Thanks for the reference dude.. but I got it work using <ul id="time" style="display:none"> on my page.. Now my problem is that method shows only one item per fade.. I want to have it fade per table.. If you have any suggestions about it I'll appreciate it dude.. Thanks.. :)
botskie 2-Mar-12 4:54am View    
coz the first solution that I gaved to you work on me. The datetime format "12/23/2011 12:55:55 PM" on my edit changed to "12/23/2011" when i put [DisplayFormat(ApplyFormatInEditMode = true, DataFormatString ="{0: d}")] on the top of its model.
botskie 2-Mar-12 4:42am View    
are you trying to remove the time on the datetime and just want date on the edit view? or i have misinterpret your question.
botskie 2-Mar-12 3:31am View    
is that something like that you want to edit your date in your edit view?
where is that foreach gridview can be found exactly? is it in your index or edit in view? coz im a little confuse on your statement.
botskie 2-Mar-12 1:24am View    
sorry my mistake :)