PC Review


Reply
Thread Tools Rate Thread

DataGrid ColumnHeader

 
 
Navin
Guest
Posts: n/a
 
      12th May 2009
Hi,

I am using dynamic SQL and fetching the records to data table and binding
the information to grid I got the rows in which i am fetching but i amnt able
to bind the column headers its always empty.

Navin.D
 
Reply With Quote
 
 
 
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      12th May 2009
Navin,

You need a command to get the datatable.
By instance tableadapter.fill(datatable) in the load event.
The rest can be done all by the designer.

Cor

"Navin" <(E-Mail Removed)> wrote in message
news:3AEA8A8A-E034-44DE-9545-(E-Mail Removed)...
> Hi,
>
> I am using dynamic SQL and fetching the records to data table and binding
> the information to grid I got the rows in which i am fetching but i amnt
> able
> to bind the column headers its always empty.
>
> Navin.D


 
Reply With Quote
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      12th May 2009
Navin,

You need a command to get the datatable.
By instance tableadapter.fill(datatable) in the load event.
The rest can be done all by the designer.

Cor

"Navin" <(E-Mail Removed)> wrote in message
news:3AEA8A8A-E034-44DE-9545-(E-Mail Removed)...
> Hi,
>
> I am using dynamic SQL and fetching the records to data table and binding
> the information to grid I got the rows in which i am fetching but i amnt
> able
> to bind the column headers its always empty.
>
> Navin.D


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGrid ColumnHeader Navin Microsoft C# .NET 0 12th May 2009 04:59 AM
DataGrid ColumnHeader Font =?Utf-8?B?bWF1cm8=?= Microsoft Dot NET Compact Framework 0 31st Oct 2006 12:05 PM
DataGrid ColumnHeader truncated Ingo Eichenseher Microsoft Dot NET Framework Forms 2 20th Jan 2005 07:58 PM
How to set DataGrid columnheader height ?? gsx Microsoft Dot NET Framework Forms 2 27th Apr 2004 06:03 PM
Datagrid ColumnHeader click Peter Bladh Microsoft Dot NET Compact Framework 2 27th Jan 2004 07:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:58 AM.