473,804 Members | 4,518 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Both DataSource and DataSourceID are defined on 'DataList1'

Hi all,

When i run this code, it raises a error,
DataList1.DataS ource = pagedData ------> ... Error .....

DataList1.DataB ind()
Error: Both DataSource and DataSourceID are defined on 'DataList1'. Remove
one definition.

Thanks

Joao
Mar 27 '06 #1
0 2666

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

Similar topics

4
13497
by: Jim Katz | last post by:
I have an application that updates a strongly typed data set at run time. I'd like to dynamically create a table that connects to a run time data table. For displaying the data, this works well. I just set the GridView.DataSource once, and call DataBind(); I'd like to drive the application from the GridView control, by including command buttons that allow editing of the data. Starting out simple, I have a DataTable with a boolean...
3
19268
by: misiek | last post by:
Hi all. I have following problem: 1. In my web page I have a GridView control, which does not have a DataSourceId set in designer. 2. When user presses Start button then I create programatically a dataSet, set it as a DataSource for my GridView an add it to Session. 3. I want my users to be able to edit data displayed in GridView, so I added Edit command column. 4. When user clicks Edit, then I get the following error: "The GridView
1
3759
by: sck10 | last post by:
Hello, I have a GridView that has AutoGenerateSelectButton="true". When the "Select" link is clicked, it opens a FormView with the appropriate data. Below is the following SelectParameter that is used to populate the FormView. "gvSearchList" is the ID for the GridView. <SelectParameters>
2
4595
by: Dabbler | last post by:
I have a dropdown list in an item template of a gridveiw. I get the error "datasource cannot be set declaratively" when I try and assign an sqldatasource to the dropdown list. <ItemTemplate> <asp:DropDownList ID="RideDates" runat="server" DataSource="RideDatesSqlDataSource"> </asp:DropDownList> </ItemTemplate> Any ideas why this happens?
2
2779
by: Kelly | last post by:
I'm fairly new to ASP.NET2, but I have an ASP 3.0 background, and I've been experimenting with the DataSource and FormView widgets. I wound up having some questions along the way which I hope you all can address to help me understand events with these better. I've been reading up on inserted/inserting also deleted/deleting, but where is it better to run call those events from via formview or datasource? Also, I have been trying to...
1
4599
by: byrd48 | last post by:
Hi I have a really strange problem, I'm working with a project in C# with many dropdownlists and all are databound programmatically using datasource (not datasourceid). Suddenly I am getting the error that both datasource and datasourceid are defined for all my dropdownlists. If I comment one out, then another one throws the error. I have run a search through the source code both through Visual Studio and through File Explorer, and can...
0
5899
by: =?Utf-8?B?Sm9ieTY0?= | last post by:
I really do not understand what I am doing wrong. I was trying to get familiar with WebParts and I am getting the following error: The DataSourceID of 'DataList1' must be the ID of a control of type IDataSource. A control with ID 'SqlMeggitt' could not be found. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it...
7
4925
by: =?Utf-8?B?U0FM?= | last post by:
I am trying to cast my Gridview in my Code behide as a Dataset so I can manipulate the data. Here is the code snippet: Dim FilteredDataSet As New System.Data.DataSet Dim gv As New GridView gv = CType(tbl_ReportData.FindControl("GridView_1"), GridView) gv.GridLines = GridLines.Both gv.DataBind() FilteredDataSet = DirectCast(gv.DataSource, System.Data.DataSet)
1
1047
by: miladhatam | last post by:
hi how can i show every 10 records of my db in datalist in several page i want to get it the paging property i even wrote this code AccessDataSource1.SelectCommand = "SELECT * FROM table1 where id between " + (page - 1) * 10 + " and " + (page * 10 - 1) ; but it works when my 'id' have a correct sequence of number you know for example when you have 3 records with id 1,2,3 and when you delete second record after that you have 2 records...
0
9579
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10577
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10332
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10077
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9150
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4299
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3820
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2991
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.