473,406 Members | 2,377 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,406 software developers and data experts.

datagrid - non query sorting

i am filling a datagrid with a query, then changing some of the values
in the grid. Is it possible to resort the data in the grid after I do
my manual changes? do i have to write the values into an array, sort
them, then re-write them back into the grid, or is there some better
way?
Nov 16 '05 #1
2 1184
If you're using a DataView as the grid's datasource, the easiest way is to
resort the DataView using the .sort method.

Hope this helps.

Barry
in Oregon

"Mortar" <a@b.com> wrote in message
news:41**************@nntp.wlfdle.phub.net.cable.r ogers.com...
i am filling a datagrid with a query, then changing some of the values
in the grid. Is it possible to resort the data in the grid after I do
my manual changes? do i have to write the values into an array, sort
them, then re-write them back into the grid, or is there some better
way?

Nov 16 '05 #2

not using the DataView but thanks.
On Mon, 25 Oct 2004 16:50:21 -0700, "BBFrost"
<barry.b.frost@remove_this.wrd.state.or.us> wrote:
If you're using a DataView as the grid's datasource, the easiest way is to
resort the DataView using the .sort method.

Hope this helps.

Barry
in Oregon

"Mortar" <a@b.com> wrote in message
news:41**************@nntp.wlfdle.phub.net.cable. rogers.com...
i am filling a datagrid with a query, then changing some of the values
in the grid. Is it possible to resort the data in the grid after I do
my manual changes? do i have to write the values into an array, sort
them, then re-write them back into the grid, or is there some better
way?



Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: ETX | last post by:
Hello, My question is about the datagrid sorting. I have a datatable that is filled up with the data retrieved from an SQL query.I use that datatable as source for my datagrid. I would like to...
2
by: DelphiBlue | last post by:
I have a Nested Datagrid that is using a data relations to tie the parent child datagrids together. All is working well with the display but I am having some issues trying to sort the child...
4
by: Mark Travis | last post by:
Hi all, I have written a simple Web Application that displays a query result onto a page using the ASP DataGrid. To Digress ======= Development information about the page is as follows 1....
3
by: ETX | last post by:
Hello, My question is about the datagrid sorting. I have a datatable that is filled up with the data retrieved from an SQL query.I use that datatable as source for my datagrid. I would like to...
0
by: rupalirane07 | last post by:
Both grids displays fine. But the problem is only parent datagrid sorting works fine but when i clik on child datagrid for sorting it gives me error: NullReferenceException error Any...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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
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.