PDA

View Full Version : Add a new row help


mnkhere
10-23-2006, 06:44 PM
Hi
I have been trying to create the add another new row effect but have been unable to do so. Am new to laszlo so can nayone be kind enough to help me out throught this one :
Let me precisely define the problem :
I have several tabs placed and in one of the tabs i have opened up an instance of a class which displays that single row, the only problem is that I can pass it the view in which i want it to add the row. I know alternatively I may use the placement startegy but this is the prefferd choice. What will be teh varaible naming scheme through either scheme I mean since i have a single class wwritten then how amI going to name the variables or how can I access the data in the added fields to post them ?
Kindly share your views.
Also tellme if we can add a row to a grid on the fly or Grid in laszlo is only for viewing or editing data that is currently in the dataset.