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

Datagrid Navigation

Hi All,
I would like the datagrid to start off displaying the table data without
first forcing the user to use the expanders to get to the table. If I set the
AllowNavigation to false, then the grid don't show any data at all. Is there
a way to setup the grid to show the data at startup, or upon loading of the
grid? Thanks for the help.
Michael Lee

Nov 21 '05 #1
2 970
Hi Again,
I forgot to mention that the dataset was filled by a stored procedure and
the SP retrieves data from two tables(joined) if that make any difference.
Thanks for any info.
Michael
"Michael" wrote:
Hi All,
I would like the datagrid to start off displaying the table data without
first forcing the user to use the expanders to get to the table. If I set the
AllowNavigation to false, then the grid don't show any data at all. Is there
a way to setup the grid to show the data at startup, or upon loading of the
grid? Thanks for the help.
Michael Lee

Nov 21 '05 #2
Where have you bound the Datagrid to the datasource (Code, or the IDE in
Design Mode?)

It sounds like the Datagrid is bound one level higher than it should be, Ie.
to the Dataset, rather than the required table within the dataset. Check
your databinding and make sure you are bound to the correct object
(dataset.table, not just the dataset)
"Michael" <Mi*****@discussions.microsoft.com> wrote in message
news:94**********************************@microsof t.com...
Hi Again,
I forgot to mention that the dataset was filled by a stored procedure and
the SP retrieves data from two tables(joined) if that make any difference.
Thanks for any info.
Michael
"Michael" wrote:
Hi All,
I would like the datagrid to start off displaying the table data without
first forcing the user to use the expanders to get to the table. If I set
the
AllowNavigation to false, then the grid don't show any data at all. Is
there
a way to setup the grid to show the data at startup, or upon loading of
the
grid? Thanks for the help.
Michael Lee

Nov 21 '05 #3

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

Similar topics

0
by: Ricardo Manuel | last post by:
Hi, I'm using a Datagrid that I fill with a Dataset but when I configure the paging with the Navigation Buttons I can't put them working, I've tried both methods (Next, Previous and Page Numbers)...
2
by: Ricardo Manuel | last post by:
Hi, I'm using a Datagrid that I fill with a Dataset but when I configure the paging with the Navigation Buttons I can't put them working, I've tried both methods (Next, Previous and Page Numbers)...
0
by: Mark | last post by:
I need some advice on how to acheive the desired result of my custom page link generation. The datagrid 'built-in' page navigation only allows either the 'Prev/Next' or the page numbers. ...
0
by: Stephen | last post by:
Hey, does anyone know of any good sites or examples showing me how to create a datagrid which i can easily navigate through. I would like to be able to navigate through a datagrid using wee link...
0
by: Stephen | last post by:
This is a real brain-teaser and i'd really appreciate it if someone can try and understand what im trying to do and give me a few pointers or ideas to help me work out my problem. Im basically...
1
by: Stephen | last post by:
Hey, does anyone know of any good sites or examples showing me how to create a datagrid which i can easily navigate through. I would like to be able to navigate through a datagrid using wee link...
8
by: Inigo Jimenez | last post by:
I have an ASP .net web application installed in a Windows 2003 server. This web application has a webform that has a Datagrid. This Datagrid is filled with the data of a SQL table. I have a...
2
by: Axel Dahmen | last post by:
Hi, I'm using a DataGrid control to show a table's content with paging. For navigation through the pages I'm using the DataGrid's intrinsic navigation section. My problem: The DataGrid...
4
by: Daniel | last post by:
Hi All, I need to change the "1 2 3 4..." link button page browsing to 2 buttons which are "<" button and ">" button. is it possible? any guidelines? your help will be appreciated. thank...
2
by: teo | last post by:
I have Datagrid on an aspx page. The datagrid has data distribued on several page (that is it has navigation buttons). Question: After the data are displayed on the Datagrid, all the data...
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
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...
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
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.