Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:324629
More Search Options
RSS Available
Matching Posts
Re: DataList.DataSource Issue during EditItem
Ok this is whats happening. I hit the edititem it goes to page_load bypassing everything do to !ispostback. Then it goes to the edititem command and changes the EditItemIndex to the e.Item.ItemIndex then goes to my BindData function which is the only data loading function. It loads the dataset (verified) then when I bind the datasource of the datagrid (dg.datasource = ds) it says the datasource = nothing I have verified data is in the dataset but it still says nothing for the datasource. What could
Posted to
Data Presentation Controls
(Forum)
by
orcities
on 11/15/2006
Re: DataList.DataSource Issue during EditItem
I do not bind on post back. I bind after setting the edititem index to reload data. Below I have the Page_Load, BindData and EditCommand Private Sub dlResults_EditCommand( ByVal sender As Object , ByVal e As DataListCommandEventArgs) Handles dlResults.EditCommand Dim objController As New BillTracker.Business.LobbyistBillController Dim iBillId As Integer = CInt (dlResults.DataKeys(e.Item.ItemIndex)) dlResults.EditItemIndex = e.Item.ItemIndex BindData() End Sub Private Sub BindData() /*removed code
Posted to
Data Presentation Controls
(Forum)
by
orcities
on 11/8/2006
DataList.DataSource Issue during EditItem
I have a datalist that is populated when I load the form just fine. When I click the edititem and then repopulate the datasource it cause a null ref exception for the datasource object. I have watched the data load. I have filled a dataset prior to the assignment to the datasource to verify data exists. Then I set dl.DataSource = dataset and it says the value is nothing immediately after. I know the data is present and I know that the datalist normaly loads. The only difference is that it is loading
Posted to
Data Presentation Controls
(Forum)
by
orcities
on 11/7/2006
Re: Install problem on 1and1.com host
I can't get them to setup the root domain to be the dnn folder. They say I have to run a script to redirect but that doesn't work if I have a site controlled by a different dns server. What did they do.
Posted to
Getting Started
(Forum)
by
orcities
on 6/14/2006
Re: Using DataList ItemCreated to Bind additional information
Even if I am not using the alternating item.
Posted to
Data Presentation Controls
(Forum)
by
orcities
on 4/12/2006
Using DataList ItemCreated to Bind additional information
I am using a the datalist itemcreated subroutine to add additional information in to the datalist. This additional information includes nested datalists. The problem I am having is that every other entry doesn't bind the datasources to the the nested datalists. Any ideas?
Posted to
Data Presentation Controls
(Forum)
by
orcities
on 4/12/2006
DataList EditItem
I have created a datalist that has some javascript for when the user clicks a row it shows greater detail of information. The problem arises when I try to do the edit command. The first time I click the edit button it runs the EditItem command but it doesn't switch it to the edit item view, I have included datalist.EditItem = e.Item.ItemIndex in the EditItem command. The second time I select the edit button it opens the EditItemTemplate view. Why doesn't it open the EditItemTemplate the first time
Posted to
Data Presentation Controls
(Forum)
by
orcities
on 4/12/2006
Cacheing?
For the last week or so I have seen some strange things with DNN 3.2.2 core framework. Occassionally when I delete a module it deletes, but if I delete another module on the same page both modules become visible again. After creating a new alias for one of the sites it won't go to the site with that alias it goes to the base site. And if it does go to the site some of menu items take it back to the base site.\ I notices this after making changes to the web.config file: < httpRuntime useFullyQualifiedRedirectUrl
Posted to
DotNetNuke
(Forum)
by
orcities
on 3/22/2006
Re: Exception has been thrown by the target of an invocation
I have the solution. The error was being caused because I was not URLEncodeing the path. Once I did that it worked.
Posted to
DotNetNuke
(Forum)
by
orcities
on 2/1/2006
Exception has been thrown by the target of an invocation
I created a module that uses a popup window, or if blocked goes back to normal window, to load an edit module. The problem I am having occurs when I try to get rid of the skins info. From other posts I found that you use the print skin as follows: /[G]Skins|_default|No Skin/ContainerSrc/[G]Containers|_default|No Container/dnnprintmode/true But I get the error above. If I do not provide this info I do not get the error. Any ideas?
Posted to
DotNetNuke
(Forum)
by
orcities
on 1/31/2006
Page 1 of 8 (75 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online