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:769450
More Search Options
RSS Available
Matching Posts
Re: Get the Index of a selected Item in ListView using DataKeyName
Thanks, but that's not really what I am wanting to do. I will be passing in an int in a query string. This int will correspond to an the datakeyname of some item in the listview. I need to be able to find that item and have it "pre-selected" on page load.
Posted to
Data Presentation Controls
(Forum)
by
codysechelski
on 3/26/2009
Get the Index of a selected Item in ListView using DataKeyName
Howdy, Scenario: I need to set the selected index of a ListView when the page loads. The issue is that I will be passing in a query string which is the Data Key Name and I'm not sure how to find the index of the ListView item with that particular DataKeyName. Here's the code: 1 <asp:ListView runat="server" GroupItemCount="4" ID="ImageListView" DataKeyNames="ID" 2 DataSourceID="LinqDataSource1"> 3 < LayoutTemplate > 4 < table
Posted to
Data Presentation Controls
(Forum)
by
codysechelski
on 3/25/2009
Implementing a daily "whatever"
Howdy, I am just looking for some good articles, tips or best practices here, but feel free to share some code if you got it... You know how some sties will have a "Featured Product" or a "Daily Photo" or just anything that displays a distinct item every 24 hours? What's the most common way of doing this? Is the some sort of a "time trigger" firing on the server to update that item every 24 hours? How is the item ID or whatever being stored so that all users see
Posted to
Getting Started
(Forum)
by
codysechelski
on 3/15/2009
Re: TinyMCE / Ajax Postback Problem
Wow, I was "this close" to giving up and ditching the whole astnc piece on this project til I found this post. Thanks steho706 ! I di have to make on minor twaek. When I tried to call tinyMCE.saveTrigger(false, true); I got an error saing that the method does not support that property. and it was not sending the text back to the text area I popedopen the tinyMCE script file and dida search for that method but couldn't find it. I'm guessing that it's just a newer version of tinyMCE
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
codysechelski
on 3/14/2009
Re: Help with Linq query using a mapping table
[bump]
Posted to
C#
(Forum)
by
codysechelski
on 3/13/2009
Re: alert value not changing.
[quote user="A1ien51"] [quote user="ravishon"] Thanks a lot! What do those do? How is CTRL+F5 different to f5? [/quote] It adds items to the header request to force the browser to fetch the content. IE adds: Cache-Control: max-age=0 With Firefox you use Shift+Refresh and it send up these headers: Pragma: no-cache Cache-Control: no-cache [/quote] Awesome! Learn something new everyday!
Posted to
Client Side Web Development
(Forum)
by
codysechelski
on 3/11/2009
Re: Gridview inside nested DIV
Not sure what the cause may be, but it could be inheriting a style from a parent node. You might try being very explicit in your css seletor and see if that fixes it. Then work backwards from there: .gridview1 table tr td, .gridview1 table tr td a, .gridview1 table tr td a:hover { font-size : medium ; }
Posted to
Client Side Web Development
(Forum)
by
codysechelski
on 3/11/2009
Help with Linq query using a mapping table
I guess this is the right forum. I didn't see anything specific to LINQ. Here is my issue. I am just learning to use LINQ and I need help with this query. Here is the data model I'm working with: As you can see I'm using a mapping table to manage the many-to-many relationship between Posts and PostTags. I am using the following query to return a set of unfiltered results and it's working perfectly: 1 protected void GetPosts() 2 { 3 DatabaseDataContext db = new DatabaseDataContext
Posted to
C#
(Forum)
by
codysechelski
on 3/11/2009
Re: Video Suggestion
[quote user="vinz"] What about this? http://www.asp.net/learn/3.5-videos/video-231.aspx [/quote] Thanks, must have missed it. ps - tried to mark it as answered but getting a JS error on the page. I'll try again later.
Posted to
Feedback on this website
(Forum)
by
codysechelski
on 10/9/2008
Video Suggestion
How about some videos on creating and connecting to web services?
Posted to
Feedback on this website
(Forum)
by
codysechelski
on 10/9/2008
Page 1 of 9 (88 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online