Jump to content
Xtreme .Net Talk

Recommended Posts

  • Leaders
Posted
How are you creating them? If in the designer can't you just edit the items collection and set selected = true for the first item? Otherwise the same items collection should allow you to do it in code as well.
--tim
  • Leaders
Posted
I must admit I know nothing about Dreamweaver MX. I guess it doesn't have a collection editor built into the properties window? If Dreamweaver gives a way to edit code behind pages, you could always just do it on the page_load event in code or if this is hardcoded you could add a selected attribute to one of the items in xml. Why don't you post some relevant code so I can get an idea of what you're working with inside Dreamweaver?
--tim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...