I have no idea why I'm freezing on this, but here it goes:
I have a very basic database (2 tables, 1-to-many relationship) and I need a way to represent these two tables in an asp.net page. If you want, the tables look something like this:
-Item
-ItemID: integer, primarykey
-ItemName: nvarchar(max)
-ItemDescription
-ItemDescriptionID: integer, primarykey
-ItemID: integer, foreign key
-Other description goes here.
Kindly don't pay any attention to the above tables, it's just to give an example of what I have.
What I want to achieve is to have a grid inside a grid. When the user clicks on a row in the master grid, the subgrid gets loaded underneath that row with the right information.
So if you have the same requirements, how would you approach it? I need to display the information from both tables (all the information).
yeah it seems to be Edge only. The dialog buttons work as expected in Chrome and Firefox. The phone is using Android 16 (OneUI 8.5) and Edge version 149.0.4022.53
I'm not aware of this issue, but to help the other guys.
What version of Android are you using?
Did you try a different browser? To see if Edge is the issue here.
I agree when are you going to read this (really poor BTW) article?
Here is a better article so you actually know what is going on and answers questions you had in other comments --> https://arstechnica.com/gadgets/2026/05/speed-boosting-low-latency-profile-is-one-of-the-improvements-coming-to-windows-11/
It is unclear if one will be able to disable the new profile at this point but I am not seeing any reason why one would.
I disagree; they come off very "bitchy" and "whiny".
Make a great product and combine that with a great price (free) and people will come over to your side. Or build it and they will come as they say.
Constantly trying to get attention by complaining all the time, will turn people off to your product.
Question
Bazenga
Hello,
I have no idea why I'm freezing on this, but here it goes:
I have a very basic database (2 tables, 1-to-many relationship) and I need a way to represent these two tables in an asp.net page. If you want, the tables look something like this:
-Item
-ItemID: integer, primarykey
-ItemName: nvarchar(max)
-ItemDescription
-ItemDescriptionID: integer, primarykey
-ItemID: integer, foreign key
-Other description goes here.
Kindly don't pay any attention to the above tables, it's just to give an example of what I have.
What I want to achieve is to have a grid inside a grid. When the user clicks on a row in the master grid, the subgrid gets loaded underneath that row with the right information.
So if you have the same requirements, how would you approach it? I need to display the information from both tables (all the information).
I hope that was clear enough.
Link to comment
https://www.neowin.net/forum/topic/845302-aspnet-35-how-would-you-do-it/Share on other sites
4 answers to this question
Recommended Posts