data module and comment/reviews module

This is a forum to suggest new features for mojoPortal. 

This thread is closed to new posts. You must sign in to post in the forums.
6/21/2012 11:16:35 AM
Gravatar
Total Posts 19

data module and comment/reviews module

1: could you provide a data module which can show a simple table( table and data was created by database management studio), 
----------------------------------------------------------
|nameid  | name   |   ip   |  orderid | product |
----------------------------------------------------------
|   1          | Joe     |          |                |               |
----------------------------------------------------------
|   2          |   vw     |          |                |               |
----------------------------------------------------------

I think there should have many people like to work  with database in a simple way

2:  I need a comment or reviews module which are expand , not like blog feedback is folded.

such as http://www.patagonia.com/us/product/patagonia-mens-drifter-a-c-gore-tex-running-shoe?p=79356-0-961

 

7/1/2012 4:08:34 AM
Gravatar
Total Posts 537
feet planted firmly on the ground

Re: data module and comment/reviews module

The recommendation would be to develop a custom feature for working with custom tables. The range of possible design and functionality makes it hard to see how a standard feature could meet anyone's requirements.

However, Joe, I wonder if there's any mileage is come combination of ASP GridView control and your existing SQL Query tool. The latter could configure data sources that could be used with a new "Data Grid" feature (read-only), and there could be some config options over whether to enable paging, sorting etc. 

7/2/2012 9:34:39 AM
Gravatar
Total Posts 18439

Re: data module and comment/reviews module

Someone could develop what they need using that approach but it isn't something I want to ship and support. 

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.