I am using SQLServer 2005. I have one table called Drivers.
Every day thousands of records will be added in this table.
I have to show all these records in my GridView with out
applying ajax timer beacause we don't know
the time limit when the new record come to the table.
Sometimes it will add for 10 seconds some times 20 seconds.
There by Please try without using timer or any other
soultion apply for the table in sqlserver.
But, i want to see all records immediately when new record
comes in table. How?
Thanks in advance...
Ramesh
Answer Posted / deepak
u can do one thing whenever u r inserting record in database just bind grid at the same time again it will show all new with old record..may be it will be useful for u
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is latest version of asp.net mvc? : Asp.Net MVC
Is razor a programming language?
What is the question mark in a url?
How is application management and maintenance improved in asp.net 2.0?
How you can access the properties and controls of master pages from content pages?
What is viewstate? What does the “enableviewstate” property do?
How would you enable impersonation in the web.config file?
What is the difference between viewstate and hidden field in asp.net?
What is an asp.net web form?
Why would a company use an application service provider?
What is difference between View State and Hidden Field in ASP.NET?
What is the significance of attaching a profile while creating a user?
How to handle errors in Web API?
What is cached data phone?
What is a page life cycle?