sir paul or anybody, could you please help me with several questions:
1. SqlGridSelectedView works fine in querying the database and displaying the records. what really bothers me is that, you have to enter the statement manually on the module. WHAT IF (actually this is what I really need), I need to change the select statement dynamically, showing records of a certain employee that is logged in???
example: I log in as hapidose, then I click on a page 'summary' that has the sqlgridselectedview module. I would like to see my quiz scores, quiz dates and others with my employee number 1111. It should display ONLY MY RECORDS. and when another employee logs in, say, paul, he should see his own records. so how can I go about with this using the module???
2. This also goes out to updating records...
Thanks so much sirs/madams, I hope you could help a newbie with this. THANKS!!!