2009年4月12日星期日

Highlight current row/column when inputting report data

Background

Sometimes, there are too many records in a Web report. Therefore, it may be dazzled for users' data inputting. Especially when the report is too wide, users may be confused and forget which cell is the current cell after dragging scroll bars horizontally or vertically.

Then, it will be very convenient for users if reporting tool can highlight current row and column in data inputting.

Difficulty

Most reporting tools don't provide this function, and programmers have to realize it by programming. Then, two main problems need to be solved are as follows:

(1) Get the current location of the cursor.

(2) Reload onClick event or similar focus event.

However, as common reporting tools don't open these properties, it is difficult for programmers.

Solution

Now, there is a wonderful available choice for users! As a professional Web reporting tool, RAQ Report provides this function with easy operation, the only thing users need to do is defining corresponding properties in JSP, like background color and border.

Graphic Illustration

clip_image001[1]

clip_image001RAQSOFT: Innovative Techology Makes Progress.

This post is from freezea's blog. You are welcomed cc it anywhere, and please indicate the source.
If you would like to read more articles about reporting tool, you are also welcome to refer to my blog.

没有评论:

发表评论