Click here to Skip to main content
15,895,142 members

Comments by sreeyush sudhakaran (Top 190 by date)

sreeyush sudhakaran 24-Sep-17 6:20am View    
It should be like ?
Image myImage = new Bitmap(stream);
pictureBox1.Image = myImage;
sreeyush sudhakaran 1-Aug-17 1:56am View    
What you mean? You need to add a new row at row index 0 or you need to add separate grid view with only 1 row on top of grid view?
sreeyush sudhakaran 31-Jul-17 1:52am View    
Have a look at date format used in textbox and date format in class
sreeyush sudhakaran 31-Jul-17 1:51am View    
This works fine in testing
sreeyush sudhakaran 30-Jul-17 8:18am View    
Increase response timeout value