473,321 Members | 1,748 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,321 software developers and data experts.

How to update a GridView row by row?

I have a gridview that displays a partillay filled list of data. Based on an external action
the rows in the list get updated (the empty cells get data) in order. I want to update the GridView
also line by line as it happen but the update does not happen one by one. It takes a while
and after some time it displays the completed list. This
is not how I want it. I want user to see the update taking place for each line in order.
I have tried with and without UpdatePanel but it does not work. Any idea about how could be done
is appreciated.
May 20 '14 #1
0 1138

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: aarif.shah | last post by:
Hi, i am Aarif, I Have a gridview.On clicking the edit link of gridview i want my edititem template(that i have defined ) to show either Texbox control or dropdown list depending on some...
1
by: graphicsxp | last post by:
Hi, I have a checkbox column in the gridview and I'd like the row to be updated as soon as the checkbox is ticked/unticked. Is that possible ? If so, how can i do that ? Thanks
0
by: rodchar | last post by:
hey all, i have a simple business class that encapsulates a typed dataset (Northwind Employees) Public Class DAL Public _da As New DataSet1TableAdapters.EmployeesTableAdapter Public Function...
2
by: fanoftvb | last post by:
Hi, i am new to vb.net so i have been facing a lot of problems with my code. Can someone pls check for me where i go wrong..thanks p.s I'm using visual basic 2005 my code is below ...
1
by: EricBlair | last post by:
Hello, I'm new to using asp GridView. I'd like to click on a command button on a row and have that do an Update to that db row. The problem is I don't see a ShowUpdateButton attrib on the...
1
by: Mike | last post by:
How can I 'refresh' my gridview without refreshing the entire page? I have a button that allows the use to execute a query and then the results are shown in the grid once its done. The thing is the...
0
by: Barno77 | last post by:
I have a simple app that has sqlDataSource pulling data from a table in a gridview. Now I want to be able to edit and update data in the gridview, without the automatic generate update in the...
0
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I have a gridview that binds to an object datasource. I added an update method to the object data source through the wizard. The update method takes an object as input and returns an object of...
1
by: hemantc87 | last post by:
i am using this stored procedure to update my gridview CREATE PROCEDURE . @Name varchar(20), @Course varchar(20), @Age numeric, @Sex varchar(20), @DateofBirth datetime, @Address ...
1
jonpanky
by: jonpanky | last post by:
Hi after my grid view updates a record I would like to run some code, I have tried to use SelectedDataKey.Value.ToString() to get the datakey. However it is null, the record updates so the value...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.