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

DataGrid Sorting

Hello Everyone,

I have a DataAdapter with for columns of data.
I want to only display the first two columns of data in the DataSet.

How can I do this?

Thanks,

Gary
Nov 21 '05 #1
5 1176
Better yet,

How do I display only the first two columns from the DataSet?
Or display the first two columns in a RichTextBox?

Gary

"Didymus" <di************@hotmail.com> wrote in message
news:eB**************@TK2MSFTNGP15.phx.gbl...
Hello Everyone,

I have a DataAdapter with for columns of data.
I want to only display the first two columns of data in the DataSet.

How can I do this?

Thanks,

Gary

Nov 21 '05 #2
Gary,
Create a DataGridStyle
and Add the columns from the DataTable to it
something like:

Function CreateGridStyle(ByVal t AS DataTable) AS DataGridStyle
CreateGridStyle = New DataGridStyle
CreateGridStyle.MappingName= t.TableName

With CreateGridStyle
..ReadOnly = False 'Make DataGrid read Only
.. BackColor=Color.AntiqueWhite ' Sets back colour, note Colour is spelt
wrong in VB & Dot Net
'Add other properties
Dim Col1 As New DataGridTextBoxColumn
with Col1
..MappingName= "MyFirstColumn" 'Name of Field you want to display
..Width = 80 'Width of Column
..Alignment= HorizontalAlignmentLeft 'Field Justification
..readOnly = true 'Makes Column read Only
..HeaderText = "Column 1" 'Header for Column 1
..NullText = "" 'Value to use if Data value is Null
'Add other properties if you need them
End With
..GridColumnStyle.Add(Col1) 'Adds Col1 to the Data Grid
End With

End Function

"Didymus" <di************@hotmail.com> wrote in message
news:eB**************@TK2MSFTNGP15.phx.gbl...
Hello Everyone,

I have a DataAdapter with for columns of data.
I want to only display the first two columns of data in the DataSet.

How can I do this?

Thanks,

Gary

Nov 21 '05 #3

Gary,
Better yet,

How do I display only the first two columns from the DataSet?
Or display the first two columns in a RichTextBox?
Can you give us an idea with that, do you want to make a grid and than add
that to the RichText box, I think that you are one of the only ones who
wants that, and than you have to invent it yourself. With such a lot of
controls which do that job better I will not think one minute about it.

Your other question is answered by Doug, I do not think that I can add
something to that add the moment that will help you better.

I hope that this answer helps anyway?

Cor



"Didymus" <di************@hotmail.com> wrote in message
news:eB**************@TK2MSFTNGP15.phx.gbl...
Hello Everyone,

I have a DataAdapter with for columns of data.
I want to only display the first two columns of data in the DataSet.

How can I do this?

Thanks,

Gary


Nov 21 '05 #4
Thanks Cor,

Your answers always help <grin>

Gary
Nov 21 '05 #5
Thanks Doug,

I'll give it a try as soon as I get a chance. I will post a better
description as to what I am trying to do as well.

Gary
Nov 21 '05 #6

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

Similar topics

0
by: Chris Mayers | last post by:
I have a Windows Forms DataGrid that has a DataView as a datasource. My problem is that I want the datagrid to exhibit some special sorting properties when the header rows are clicked on. From...
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...
1
by: Sargas Atum | last post by:
Hi all, 1. I have a problem with cell selection in a table in a DataGrid. I dont want that anybody writes in the cells. That was not a problem I changed them to "read only", but if I am going...
3
by: melanieab | last post by:
Hi, I'm programatically sorting in a datagrid. When a column header is clicked, the sort happens twice for some reason, making it looks like it only sorts in descending order. I can tell it...
7
by: DC Gringo | last post by:
I have a datagrid that won't sort. The event handler is firing and return label text, just not the sort. Here's my Sub Page_Load and Sub DataGrid1_SortCommand: -------------------- Private...
1
by: Jeremy | last post by:
I want my gird to sort only the items on the current page when I click on a column header. I wrote a little test app, but when I sort it pulls in items from other pages and places them on the current...
4
by: Manny Chohan | last post by:
hi guys, my code is returning an array and i need to create datagrid so that i can have sorting and implement prev....next function on it to navigate. is there any way this can be done in...
5
by: DKC | last post by:
Hi, Using VB.NET. I have a datagrid having a strongly typed array of objects as its data source. The data from the array of objects is displayed by means of a table style, which is fine, but...
1
by: ECD | last post by:
Hello all, I can usually find solutions to my .NET problems by searching these groups, but I'm stumped on this one. I have a datagrid in VB.NET (2.0 framework). I want to disable sorting on...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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:
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
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...

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.