Hello team,
When first time page load all working fine i can expand child band. But when i navigate the page that means taking data from database for next page and binding again to webhierachicaldatagrid. Its giving me below error. how can resolve it.
---------------------------
Message from webpage---------------------------Runtime Exception: No child grid script descriptors are available!---------------------------OK ---------------------------
Hi,
Have you been able to see what is the version of .Net Framework that you have. Not in the project, but the latest version installed on the computer?
Leave this issue we got resolution after setting EnableAjax="False" Please look in to other queries
You do not have to change you project to 4.6. You just have to update this version in your machine.
Have you seen which version of .Net Framework you have?
Hello Nodia,
As mention i am using V4.0 i cannot shift my all project 4.6. Its is out of my control to change the version. Can you suggent any work around on above query?
We having licence for INFRAGISTIC controls.
Here is how you can check the .Net version installed (https://msdn.microsoft.com/en-us/library/hh925568(v=vs.110).aspx):
On the Start menu, choose Run.
In the Open box, enter regedit.exe.
You must have administrative credentials to run regedit.exe.
In the Registry Editor, open the following subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full
Look at the version.
If you have version 4.6 you need to upgrade it to 4.61