Jump to content
Software FX Community

Child Data - 3rd group


mammal

Recommended Posts

using the web forms designer, I have attempted to introduce a 3rd group of detailed data (Region-Country-City).  Following the same logic as the previous child grid (which works!), i have identified the dataparameterfield for the 3rd child grid and associated the grid with a sqldatasource object, which points to a stored proc that accepts one param (int).

 When  running the form, drilling to the third level invokes an error: Could not find control 'Grid2' in controlParameter 'CountryID'

 

Can you shine a light on this.?

 

Thanks 

Link to comment
Share on other sites

managed to resolve....all my sqldatasources had resided out with the gridfx mark-up. this worked fine for a 2 level hierarchy, but when i introduced subsequent levels the associated sqldatasources had to be embedded within the nested grids.

cheers 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...