473,394 Members | 1,965 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,394 software developers and data experts.

how can i edit multy rows in telerik:radgrid?

1
i have radgrid that all rows are open to edit,
and command "updet all rows"
but before it enter to the update function -it enter to page load function and it lost the new values
Oct 17 '12 #1
1 2368
Frinavale
9,735 Expert Mod 8TB
Do not call the DataBind method for the radgrid in your PageLoad event.

Instead call it in the Page PreRender event.

Please research the topic of the asp.net page life cycle.
Oct 25 '12 #2

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

Similar topics

3
by: ad | last post by:
I use DataGrid in my web application for editing data. But the DataGrid can edit one row at a time. How can I let the user edit multiple rows at a time?
0
by: Perspolis | last post by:
Hi all I bound a dataset to a datagrid.. I want some rows to be readonly and some others not.. I mean user can Add and edit soem rows and can't edit some of them.. is it possible?? thanks in...
2
by: David | last post by:
Hi, How can I edit all rows of a datagrid at the same time? I have a datagrid that has some bound columns and some template columns with a asp:textbox inside. (Textbox for values that can...
1
by: ad | last post by:
I use DataGrid in my web application for editing data. But the DataGrid can edit one row at a time. How can I let the user edit multiple rows at a time?
5
by: Alfredo Barrientos | last post by:
Hi, Is it possible editing all rows in datagrid?, i mean all fields are enabled to edit?, and update all values in just one click? Thanks, Alfredo Barrientos
1
by: Jason | last post by:
Hello, I was wondering if there was a way to only edit certain rows in a ASP.Net. I know how to only edit certain columns. But say for example, I want to lock a field if a certain date has...
0
by: roend83 | last post by:
I am trying to extend the default gridview control to allow for editing of multiple rows when a button is clicked and no rows when the button is clicked again. When the button is clicked, I call...
0
by: Andy B | last post by:
Is there any simple examples of edit/deleteing rows in a GridView that has its datasource set to an xml object? I need to know, because the project I'm working on doesn't call for a database but...
0
by: siri11 | last post by:
Hi everyone I’m using the GridView in asp.net and populating the grid dynamically using c#.net.To edit the rows I have set “AutogenerateEditbutton” property to “True”.Now if I run the application...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.