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:104690
More Search Options
RSS Available
Matching Posts
Re: How to catch AccordionPane Select Event ?
Hello, there. I think that it was not elegant way to be done, and still it isn't. But it works for me. Here is the whole contents of test.aspx page. You may need to change image name (image id name), and might need to change Master Page. You may need to check with VS2008 version which is the newest one ... 1 <%@ Page MasterPageFile="~/MyMaster.master" AutoEventWireup="false" CodeFile="test.aspx.vb" Inherits="test" title="Untitled Page" %>
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
busyweb
on 12/15/2007
Re: Usercontrol WITHIN Google Map infowindow
Hello, Yes, your user control can be mere string. But in my understanding of GoogleMap, to trigger new map, you need to pass it through the javascript. Honestly, I lost. This is actual my GoogleMap sample test javascript, I don't know how to pass UserControl to this script? In this case, 'address' is the string to pass for getting new map, and InfoWindow will display 'address' string. Maybe, UserControl.ToString().... function showAddress(address) { if (geocoder) { geocoder.getLatLng( address, function
Posted to
Web Forms
(Forum)
by
busyweb
on 4/20/2007
Re: Controls inside Accrordian
Hello, As I commented before, if you do find control from code behind, you don't need to specify parent controls. I tested myself. [CODE] Select Case s_pane case your_selected_pane lblParentGuardian.Text = "whatever you want here" case else lblOther.Text = "other text here" End Select Just Comments.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
busyweb
on 4/20/2007
Re: Masterpages & ContentPlaceHolders
Hello, Yes, you can load user control dynamically. Found some sample from internet search: http://www.codeproject.com/aspnet/LoadingUSerControl.asp P.S.: on my opinion, MasterPage is usaully(but not always) for the static contents for common layout through out the web site pages. If you want to change page layout, you would do on the content page not on the master page??? On the content page, you can dynamically reference both its master page and its own page controls.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
busyweb
on 4/20/2007
Re: Ajax search controls, how to do that
Hello, That's good search text box. I think that this link shows similar function. found on Ajax Control Kit. http://ajax.asp.net/ajaxtoolkit/AutoComplete/AutoComplete.aspx Just comments.
Posted to
ASP.NET AJAX UI
(Forum)
by
busyweb
on 4/20/2007
Re: Adding maps in Asp.net
Hello, Adding another option for you. http://developer.yahoo.com/maps/ Just comments.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
busyweb
on 4/20/2007
Re: Convert a string to xml without a DataSet
Hello, How about XmlDocument object ! p.s.: DataSet does not use BIG memory in my opinion, but just a bit more compare to the other Data object like DataTable.... Just comments.
Posted to
XML and XmlDataSource Control
(Forum)
by
busyweb
on 4/20/2007
Re: Saving listbox data - best approach?
Hello, I found some good example from internet. http://www.databasejournal.com/features/mssql/article.php/10894_3379611_2 just comments
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
busyweb
on 4/20/2007
Re: Saving listbox data - best approach?
Hello, How about encode your listbox items values! And then, decode from your stored procedure. For example, easiest way is concatenating string values. Or, I prefer to use binary bit, (11111111, 101010,.....) Just comment.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
busyweb
on 4/20/2007
Re: Masterpages & ContentPlaceHolders
Hello, I think that you can get solved your problem with various ways. 1. on your link add a particular parameter so that target page can figure out what should do according to the parameter requested. 2. you can change your masterpage dynamically by your request link parameter from your target page 3. if link is in the same page as target page, you may use visibility attribute on the control Jus comment.
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
busyweb
on 4/20/2007
Page 1 of 13 (121 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online