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

aspx Grid View and edit form

I am working with the new visual studio's devExpress controls and they are nice but difficult to understand. I have a grid that has been filled with data from the a dataset . What I want to do is to when the user selects then new option on the graph a window pops up with all the fields that I would like to insert but here is the tricky bit I ave to assign unique UserName and so therefore need to get back the username filed from the edit control of the grid. How would I do that?
Dec 14 '07 #1
3 2877
Frinavale
9,735 Expert Mod 8TB
I am working with the new visual studio's devExpress controls and they are nice but difficult to understand. I have a grid that has been filled with data from the a dataset . What I want to do is to when the user selects then new option on the graph a window pops up with all the fields that I would like to insert but here is the tricky bit I ave to assign unique UserName and so therefore need to get back the username filed from the edit control of the grid. How would I do that?
What have you tried so far?
Could you please post your code for your GridView's Editing function?

Thanks,
-Frinny
Dec 14 '07 #2
What have you tried so far?
Could you please post your code for your GridView's Editing function?

Thanks,
-Frinny
So far I have used the visual studio's tools to populate, edit and delete the info from the grid, but now when it come s to manipulating that data after it is visible in the web grid view it seems impossible. I want to be able to check the data that is be insert or edited through the grid.
Dec 18 '07 #3
Frinavale
9,735 Expert Mod 8TB
So far I have used the visual studio's tools to populate, edit and delete the info from the grid, but now when it come s to manipulating that data after it is visible in the web grid view it seems impossible. I want to be able to check the data that is be insert or edited through the grid.
Have you seen the details that MSDN has provided on using the GridView Class? There are lots of examples there.

You're going to have to implement the server side code that handles your GridView's RowEditing event. This event is raised when the user clicks the "edit" button for a row in your GridView.

See this article for How To: Enable Default Editing in the GridView Web Server Control.

Cheers

-Frinny
Dec 18 '07 #4

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

Similar topics

4
by: Filippo Pandiani | last post by:
I have a grid that shows the file list from a folder. On the postback, how do I get a Dataset from this grid? Thanks, Filippo.
6
by: Victor Hadianto | last post by:
Hi All, I'm a beginner with ASP.Net so please bear with me. I'm having difficulties trying to understand the behaviour of static variable across multiple ASP.Net page. My static variable is a...
4
by: Bazza Formez | last post by:
Hi there, What determines the sizes of rows / columns / cells when a grid is in edit mode ? When I click the edit command of a row item, the whole grid 'bounces' to a much larger size... and...
3
by: pmud | last post by:
Hi, I have a web page (asp.net, code:c#). I havean html table with text boxes. Based on the user input , records are displayed in the data grid below it. Now the datagrid has a large no. of...
2
by: Luqman | last post by:
How can I put GridView and DetailView control to Edit Mode with one click of button ? I don't want to show built-in Edit Buttons of above controls. Best Regards, Luqman
1
by: sonali_aurangabadkar | last post by:
i want to edit whole grid on singel button click
0
by: =?Utf-8?B?VGVjaGVlaw==?= | last post by:
I am building one application is VB.NET. I am using a grid, but facing some problems related to it. 1) I am using .Net 1.1. I have used a datagrid.I have added a template column in the...
1
by: rogerford | last post by:
I have a grid which i bind with values from Database. I have events to edit and update the grid. I am not using SqlDatasource to connect to DB. Rather i am doing the updating of the grid...
2
by: Gord | last post by:
Is it possible to get a table type grid to appear on a custom dialog form? Basically, get the same thing as when you open a table in Datasheet view and can edit the individual columns. I'd like to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.