473,406 Members | 2,259 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.

Control Data Binding Question - Please Help!

PCC
I am using the Infragistics UltraWebNavigator menu control and am having
trouble building my menu hierarchy either by
data binding or coding it manually. I have included a sample of my Menu
table schema and contents so you can see what
I am looking to build it from. Any advice, samples, articles, links etc.
would be greatly appreciated. I have tried
several approaches and none of them have been successful. Thank you.
NodeID ParentID ChildID Description
Target
----------- ----------- ----------- ----------------------------------------
---------- --------------------------------------------------
0 0 0 Selling
Selling.aspx
1 0 1 Feedback
Feedback.aspx
2 0 2 Accounting
Accounting.aspx
3 0 3 Reporting
Reporting.aspx
4 0 4 Administration
NULL
5 4 0 Add Users
AddUsers.aspx
6 4 1 Delete Users
DeleteUsers.aspx
7 0 5 Children
NULL
8 7 0 Children One
NULL
9 8 0 Children Two
ChildrenTwo.aspx

(10 row(s) affected)

Nov 18 '05 #1
1 850
This newsgroup only supports microsoft products as they relate to dot net.
Infragistics controls have custom code because they are essentially custom
controls so you should try posting to their support group.

--
Regards,
Alvin Bruney
Got Tidbits? Get it here
www.networkip.net/tidbits
"PCC" <pc*****@hotmail.com> wrote in message
news:uN****************@TK2MSFTNGP12.phx.gbl...
I am using the Infragistics UltraWebNavigator menu control and am having
trouble building my menu hierarchy either by
data binding or coding it manually. I have included a sample of my Menu
table schema and contents so you can see what
I am looking to build it from. Any advice, samples, articles, links etc.
would be greatly appreciated. I have tried
several approaches and none of them have been successful. Thank you.
NodeID ParentID ChildID Description
Target
----------- ----------- ----------- -------------------------------------- -- ---------- --------------------------------------------------
0 0 0 Selling
Selling.aspx
1 0 1 Feedback
Feedback.aspx
2 0 2 Accounting
Accounting.aspx
3 0 3 Reporting
Reporting.aspx
4 0 4 Administration
NULL
5 4 0 Add Users
AddUsers.aspx
6 4 1 Delete Users
DeleteUsers.aspx
7 0 5 Children
NULL
8 7 0 Children One
NULL
9 8 0 Children Two
ChildrenTwo.aspx

(10 row(s) affected)


Nov 18 '05 #2

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

Similar topics

0
by: Simon Barbour | last post by:
Hi all, Tearing my hair out on this one so hopefully somebody can help. I have written a custom control to represent a button on a touchscreen EPoS (electronic point of sale) peice of...
1
by: Shourie | last post by:
I've noticed that none of the child controls events are firing for the first time from the dynamic user control. Here is the event cycle. 1) MainPage_load 2) User control1_Load user clicks a...
5
by: Vigneshwar Pilli via DotNetMonster.com | last post by:
string connectionString1 = "server=(local); user=sa;password=sa; database=sonic"; System.Data.SqlClient.SqlConnection dbConnection1 = new System.Data.SqlClient.SqlConnection(connectionString1);...
4
by: bienwell | last post by:
Hi all, Data displayed on the datalist control is bound by the column name of the dataset like this : <%# DataBinder.Eval(Container.DataItem, "title")%> Could I use an element of the array...
0
by: AMDRIT | last post by:
Hello everyone, VB2003-Winforms I have a class object (testclass), that I would like to bind parts of to two custom controls (control1 and control2). The testclass is stored in a hash table...
9
by: Jaybuffet | last post by:
my aspx has something like this <asp:Repeater id="Repeater1" runat="server"> <ItemTemplate> <mycontrol:ctl id="ctlId" obj='<%# Container.DataItem %>' showItem="true"/> </ItemTemplate>...
11
by: John J. Hughes II | last post by:
I have a DataGridView displaying data from a DataSet. To the right of that I have a custom user control which displays one of the data set fields. The custom user control is bound to the data set...
3
by: keithb | last post by:
Using a GridView, I get a "Specified cast is not valid" error when binding the Visible propery of a hyperlink control to a DataTable text field. The error goes away if I replace the data binding...
14
by: Rolf Welskes | last post by:
Hello, I have an ObjectDataSource which has as business-object a simple array of strings. No problem. I have an own (custom) control to which I give the DataSourceId and in the custom-control...
5
by: raajakumars | last post by:
urgent!!!!!!! kindly please anyone help me....... actualy i am newbe to vb.net i need data to be inserted in to my table like this... sitenm cdate wrknm nowrk totwg tamiz palace...
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: 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
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
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.