Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8043 Posts in 1856 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Data in an empty grid cell  (Read 427 times)
0 Members and 1 Guest are viewing this topic.
Howard
New Member
*

Karma: 0
Offline Offline

Posts: 2

Consultant


« on: May 16, 2003, 06:21:00 AM »

Is there a way to display text or image in an empty grid cell? By an empty cell I mean one that has no date.
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: May 16, 2003, 01:09:00 PM »

I'm sure there is.

If you look in the default.html template you'll see a line <%IF DISPLAY%> followed several lines later by <%/IF%>. That block of code prints the grid cell information if there is any.

You should be able to change the <%/IF%> to <% ELSE %> then insert the code you want printed into blank cells after it, then end that code with the <%/IF%> statement.

Alternately, the previous forum message "Month Wrap" describes how to insert other months' data into what would normally be blank calendar grids.

Dan O.

------------------

Logged
Howard
New Member
*

Karma: 0
Offline Offline

Posts: 2

Consultant


« Reply #2 on: May 16, 2003, 02:14:00 PM »

Thanks Dan O. I will give it a whirl.

Howard

------------------

Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 230

Please don't PM me. Post in the open forum.


WWW
« Reply #3 on: May 16, 2003, 05:21:00 PM »

Let us know how you make out.

Dan O.

------------------

Logged
Howard
New Member
*

Karma: 0
Offline Offline

Posts: 2

Consultant


« Reply #4 on: May 17, 2003, 05:04:00 AM »

Hi Dan O.

It might be a while.

Howard

------------------

Logged
Pages: [1]   Go Up
Print
Jump to: