Click here to Skip to main content
15,915,509 members

Comments by Kailash Polai (Top 11 by date)

Kailash Polai 23-May-16 2:08am View    
Can you first fix the binding errors. Also can you try setting contextmenu with the CellStyle
Kailash Polai 12-Jul-15 10:22am View    
Can you provide some code
Kailash Polai 9-Jul-15 7:04am View    
what value is returning if you debug here?

dgvProduct.SelectedRows[0].Cells[1].Value.ToString()

it should match the item text in the dropdown items
i think i may retun null or empty
Kailash Polai 6-Jul-15 0:15am View    
Are you getting your result or some error?
Kailash Polai 9-Jun-15 2:16am View    
When checking for login userid in the session which if expires and then trying to redirect to login page. but at that moment it was callback.

this issue is happening with me also.