This topic is locked

Master-details

2/25/2005 5:05:30 AM
ASPRunner.NET General questions
author

hi I am trying to use the master detail, but the tutorial is not full explain in the help file. can you please send me a better how to thanks.

Sergey Kornilov admin 2/25/2005

Gani,
I hope this article can shed some light on this matter:

http://www.xlinesoft.com/asprunner/docs/ma...elationship.htm
Feel free to contact me if you need more help.

500188 2/28/2005

Thanks for your reply, I have the asprunner professional, in which when creating the master_detail, there is a check box that say displau maste table. in the asprunner.net that does not exist.

I also discover that when I used the datepicker for the date field it does not work.
I also notice that the the .net project file does not work in visual studio. I get a message that I should open it from the url. even when I create a virtual directory in IIS with same name as the project.
Its looks to me that the asprunner I have is not the finished product, cos It display the sql statement on the page.
Overall I really like the asprunner.net, I liek the fact that its uses codebehind and I can change the HTML code as I need.

Sergey Kornilov admin 3/3/2005

Hi,
display master table feature is not implemented in ASPRunner.NET yet.
SQL statements displayed on the page when you build project in Debug mode (a checkbox on the Output page in ASPRunner.NET).
Could you tell me what is wrong with datepicker control?