Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Edit SQL Table data in Portal Engine View modes: 
User avatar
Member
Member
egarrison-wte - 11/30/2012 11:32:50 AM
   
Edit SQL Table data in Portal Engine
Is there a way to allow authenticated user to edit data stored in a custom SQL Connection.

Example: I have a table I am pulling data from and it is external to the Kentico database, still on the same server. I have a Repeater or Uni displaying all the data. I want some users to be able to click on a row and make updates to it.

Is there any objects(controls) pre-build to facilitate this or do need to build this all from scratch?

I know I can custom code this a ASCX / ASPX pages, but wanted to see if there was methods or controls I have missed.

User avatar
Kentico Consulting
Kentico Consulting
kentico_borisp - 11/30/2012 7:23:49 PM
   
RE:Edit SQL Table data in Portal Engine
Hello,

Regrettably there aren't any out-of-the-box web parts which would support such a scenario in Kentico. You will have to create a custom module or a custom web part to achieve such functionality.

Best regards,
Boris Pocatko