cancel
Showing results for 
Search instead for 
Did you mean: 

thru code how to create a context node n context attribute for a table

Former Member
0 Kudos

Hi Friends....i need some clarification...according to my requirement i need 2 create contx node n ctx attribute for a table..i.e through the code(implemention NWDS) means this has 2 b done in dynamically...

More clearly according to the structure of a table in MySql DB the same table structure has 2 b designe in my view ..suppose my table(MySql) have 20 col's(name,dept,desig..) n 300 recoreds ..i hav to show that structure in view.

waiting for reply..frndzzzzzzzz

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member751941
Active Contributor
0 Kudos

Hi Rajeshkelam,

Take a Value Node say "Employee".

Create 20 Value attributes (name, dept, desig..) under the Value Node(Employee).

Then Create a Dynamic Table using the "Employee" Value Node.

check this threads.

Regards,

Mithu