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

Comments by Chinmaya C (Top 71 by date)

Chinmaya C 9-Jul-13 0:08am View    
You can use javascript to raise server call back event...

or else add button to the grid cell instead of label... and set css style of the button so that it will look like label.
Chinmaya C 2-Jul-13 2:01am View    
You can reach me at me.chinmaya@gmail.com or me.chinmaya@hotmail.com
Chinmaya C 6-May-13 5:16am View    
Hi Bikash,
Could you please explain us with an example.

Thanks
Chinmaya C 29-Apr-13 3:19am View    
Could you please post your code, so that it will be easier for us to understand.
Chinmaya C 29-Apr-13 3:15am View    
Try implementing paging (read certain number of records) in sql server stored procedure. And try loading data from that procedure.

Hope the following link will help you:
http://www.mssqltips.com/sqlservertip/1699/sql-server-stored-procedures-to-page-large-tables-or-queries/