Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Bijo #1
Update GridView without postback
Hi,
I'm struggling for a few days with this. Anyone up to help me out ?
I've a situation where I need to update my GridView (ASP.NET 2.0) in
every 30 secs without any postback. I'm using Visual Studio 2005 Beta
2.0 and tried with Client Callback, but no hope. I've implemented the
ICallbackEventHandler for the page and I'm getting the callback to the
page_load in every 30 secs. There I'm binding the updated datasource
object to the GridView, but it is not really rendering to the client.
Is there any way to make this possible ? Any code snippet would be
really appreciated.
Thanks in advance..Bijo
Bijo Guest
-
Gridview - Row Update Event Not Firing When grid has invisible col
..net 2.0 Visual Studio 2005 beta 2 Gridview I am hiding and displaying columns in a gridview based upon user's selection. The Row Updating... -
Dreamweaver Update tags and codebehind postback code
I have a C# .net site built with Dreamweaver MX2004. I have several screens to allow for updating of tables and they use the <MM:UPDATE ... />... -
Update a datagrid without POSTBACK!!
Is that possible?? MP -
Update page without postback
Hi all! I´ve heard about someone that used webservice to get around postback everytime a button or something is pushed. Someone who have tried... -
What is the GridView?
Hey Folks. Who can tell us all more about the GridView in http://msdn.microsoft.com/vstudio/productinfo/roadmap.aspx the successor to the DataGrid?...



Reply With Quote

