Massimo
I found code of mine that is causing this issue. I apologize for the noise.
-Jim
On 4/9/2012 10:30 AM, Massimo Di Pierro wrote:
Any chance you can post the controller and the model?
On Monday, 9 April 2012 09:49:08 UTC-5, Jim S wrote:
Hi
I'm having a problem when adding records to a table using
smartgrid. I upgraded to the latest trunk this morning.
Here is what my grid looks like - empty:
If I click on Add I then get this:
...but no create page. The URL appears to be right, but the
create page doesn't display. Like I said, all my other pages are
working, just not this one.
If I add a record to the DB, the Edit button works and I can
delete (through the Edit interface). But, can't create a record.
Any thoughts on where I start debugging this one?
-Jim