Click here to Skip to main content
15,887,349 members

Comments by Stylus STYLUS (Top 58 by date)

Stylus STYLUS 27-Mar-24 15:06pm View    
Sorry, winforms
Stylus STYLUS 4-Mar-24 16:20pm View    
I don't have data in datagrid
Here

@foreach(var item in Model.listClients)
{
@item.id @item.redni_broj @item.naziv @item.procenat @item.fiksna_vrednost @item.oznaka Edit
Delete
}
Stylus STYLUS 23-Jan-24 1:31am View    
Data reader
var rd = cmd.ExecuteReader();
Stylus STYLUS 8-Dec-23 14:12pm View    
Solved, need to cretate manualy foldet for creating backup. Thank you all
Stylus STYLUS 8-Dec-23 9:47am View    
No, I have my own app. Work on multiple places. But don't send file to ftp. App and database are same format and setup