Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListAlternating color by Rows for increased readabilityAlternating color by Rows for increased readability
Previous
 
Next
New Post
11/16/2005 8:29 AM
 

An enhancement suggestion if it has not already been requested.  If the row display would optionally allow for alternating colors (2), this would increase readability on large tables immensely.   Allow the developer to select the colors through two new settings not changing the default color already set but adding two new color options for the rows.  In effect you would have a background color as currently available (this would differentiate the table headings) and the two additional colors for the alternating row display.  Thanks for your consideration, you all are doing a fantastic job and as I become more familiar with the product I hope to be able to contribute more than just by requesting changes.  

 
New Post
11/17/2005 6:47 AM
 
Thank you for your idea - I have added this into Gemini.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
12/16/2005 4:48 PM
 

By the way, the fix for this has got to be the simplest of the most frequent requests. It's essentially a two-line fix. First, open the UserDefinedTable.ascx file and add AlternatingItemStyle-CssClass="NormalAlternate" to the grdData data grid control. Next, add the NormalAlternate CSS class in any CSS file with whatever properties you want. In hopes of getting this integrated into the core, I just added the CSS class to the Portals/_default/default.css file (and a stub in the Portals/_default/portal.css template).

Obviously, you can choose a different name for the CSS class. The rows all use the Normal CSS class right now, so that's why I chose NormalAlternate. I started to create another table management setting, but figured most people would be fine with having this setting across the board for all UDT module instances. If that's not the case, let me know and I can try to add it to the management page.

Not that it's hard, but this is what I put for the style...
.NormalAlternate { background-color : #eeeeee; }


Michael Flanakin | Microsoft Consulting Services
www.michaelflanakin.com
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForm and ListForm and ListAlternating color by Rows for increased readabilityAlternating color by Rows for increased readability


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out