Click here to Skip to main content
15,919,028 members

Comments by Vexy (Top 5 by date)

Vexy 27-Sep-14 10:36am View    
Yeah, but how to write it as a code?! I am really a beginner. This probably looks dumb to you but it's a trouble for me. I only need to do it for school not to be a programmer. So any kind of help could be useful.
Vexy 27-Sep-14 10:32am View    
Sure.
Table Auctions:
id productid lastbider bidvalue lastbid
1 1 2 3.00 70
2 2 1 3.00 23

Table Users:
id name password bids
1 Peter 123 9
2 Sally 456 19

Table Product:
id name
1 Plasma TV
2 LapTop
Vexy 23-Jul-14 15:55pm View    
Note:I use Microsoft Visual Web Developer 2010
Vexy 14-Apr-14 12:28pm View    
I put it System.Windows.Controls.Panel and nothing. Error is still here.
Vexy 14-Apr-14 12:13pm View    
The object Window.....appears in line 8
The property Content...in line 7
it is in WAML

aukcija_baseDataGrid...in line 47...in C#