Click here to Skip to main content
15,906,628 members

Comments by dlnzki (Top 10 by date)

dlnzki 16-Feb-21 3:41am View    
hi. i already found the solution to this problem. i changed value='".$resultObj->EmpNo."' to value=$resultObj->EmpNo and it solved my problem.
dlnzki 15-Jul-20 3:53am View    
sorry for so many question. i already find the solution of why it got that error

public ActionResult TesterPerformance(DateTime? DateStart, DateTime? DateEnd)

error is because of the "?".

problem solved. thank you for your reply
dlnzki 14-Jul-20 13:32pm View    
DateTime is taken from an input form. i already change the data type and it works. thanks!
dlnzki 14-Jul-20 3:57am View    
i use bootstrap version 3.3.7

and i set it in the layout page like this:


i'm not sure what is mean by other css
dlnzki 14-Jul-20 3:31am View    
it does not work. how do i know the cause of this problem? is it because of bootstrap or what? i tried many solution but still it does not appear