forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Display of Columns in Insert/Update Table
- This topic is empty.
-
AuthorPosts
-
-
May 23, 2003 at 10:03 pm #7963rmundeMember
When I view tables with many columns I cannot see all the data unless I manually narrow the column widths of preceding columns.
-
May 24, 2003 at 2:23 pm #14354RiteshMember
Do you mean you dont see all the columns? If Yes, then you can scroll thru the remaining columns using the Horizontal Scrollbar at the bottom of the screen 😀
If your answer is NO then can you attach a screenshot of the dialog box and give some more details about your problem
HTH
-
June 6, 2003 at 11:42 pm #14355neroMember
Ritesh:
I just found this problem also.
It looks to me it is sensitive to the size of the content in the fields.
When i press F11 to edit a field (the las one) I miss the two last collumns in my view.
Did a copy of the structure to a test db and all the fields are there
Then insert the data and in my case the 2 last fields are gone.
Using the horizontal scrollbar and go to the right does not work.
Using the column resize handles and narrow the columns on the left slide of the
missing fields let them slide in on the right side.
So the range of the horizontal scrollbar is not big enough.
Also on the right side the last handle is hidden behind the vertical scrollbar.
B.T.W. The handles to size the columns are very narrow, a few pixels.
Can they be made bigger in width ?
nero
-
June 7, 2003 at 3:59 am #14356RiteshMember
Can you attach the SQL script to generate the Table with sample data so that we can reproduce the problem out here and fix it :huh:
-
June 7, 2003 at 6:41 am #14357neroMember
Hi Ritesh.
As you wil see this was in a sensitive table so i had to obscure some columns
The monitor resolution was 1024/768 but on my second 1280/1024 it's the same.
The window for 'insert/update data F11' sizes just inside the main window but the problem stays
It's the 'CustomGridControl' that has some problems on the right side.
If you need other or more data I have to prepare some but I think you can use this.
I hope you can find the problem for next release.
Greatings from nero :ph34r:
-
June 7, 2003 at 6:57 am #14358neroMember
Forgot to add the data file 🙁
So here it is
I have tested with this as source and the behaviour is still there so
it must work at your side also bad.
nero :ph34r:
-
June 9, 2003 at 6:40 am #14359RiteshMember
Greetings
The bug will be fixed in SQLyog 3.5 😀
-
June 10, 2003 at 7:28 am #14360neroMember
Thanks.
So you found the problem.
Happy I could help and looking forward to 3.5
Greetings nero :ph34r:
-
June 13, 2003 at 9:00 pm #14361davgranMember
Hi:
This appears to be also true in the SQL Code Window. If you paste a script with VERY long lines, you cannot get to the end of the line with the scrollbar OR right arrow key.
I wonder if this might be part of the problem I reported earlier in the thread 'Exporting DB Using Batch Scripts'? Lines in that script were very long. One went on forever 😆
Regards,
David.
-
-
AuthorPosts
- You must be logged in to reply to this topic.