• Persistent Sys
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 6
    Replies
How to create a dynamic grid in VisualForce which has few cells as editable text boxes or multi-select checkbox or a drop-down spread across the grid and few cells having color coding?

Grid will display the records stored in an sObject but after some processing.
Step:1 Get all records from an sObject
Step:2 See which column values go in which cells, format
Step:3 Display some cells as color coded or editable based on step2

Any sample code would be appreciated.

* How to integrate FDC with a back-end MS SQL Server in real-time?

Hello Experts,

Is it possible to issue MS SQL server MDX queries or thro' SSRS (Reposrting services) web services from within apex controllers, get data from back-end and show it in VF UI.

If yes, any benchmarks on performance bottlenecks?

If no, what is the best way to push cube data from SQL server to SF objects? Do we need to write a .NET component which reads data from MDX queries and write back using Force.com WS API.

Any examples/code snippets/pointers would be of great help.

Thanks.
Hi Experts,

Can someone pl point us, on how to integrate dojo 1.1.1 within VF pages? Does VF has in-built support for dojo1.1.x. Looks like Force.com used to support 0.9 version of dojo natively. Is this still continued?

We want to use charting functionality extended by dojo within VF.

Any help would be appreciated. Thanks.
Hello,

We want to port only the UI of an application running on Sharepoint 2007 with SQL 2005 DB. UI will be only for reporting and will be developed using VisualForce and has lots of charts.

Any best practices or pointers, as to how can we connect the VisualForce with Sharepoint seamlessly w/o having to do too much of plumbing?

Appreciate quick help on the subject.

Thanks.

How to create a dynamic grid in VisualForce which has few cells as editable text boxes or multi-select checkbox or a drop-down spread across the grid and few cells having color coding?

Grid will display the records stored in an sObject but after some processing.
Step:1 Get all records from an sObject
Step:2 See which column values go in which cells, format
Step:3 Display some cells as color coded or editable based on step2

Any sample code would be appreciated.

Hi Experts,

Can someone pl point us, on how to integrate dojo 1.1.1 within VF pages? Does VF has in-built support for dojo1.1.x. Looks like Force.com used to support 0.9 version of dojo natively. Is this still continued?

We want to use charting functionality extended by dojo within VF.

Any help would be appreciated. Thanks.
Hey !!!

Can anyone help me out solving this problem....

customised graphs, charts etc using VF ???