- This topic has 4 replies, 2 voices, and was last updated 6 years ago by
Support. This post has been viewed 1585 times
-
AuthorPosts
-
August 12, 2020 at 6:08 am #10034142
ilkerz
ParticipantI have bought porto Html5 + Admin.
My temp web site is http://ilkergulener.com.tr/table.asp
I am usin classic ASp(for Server side Includes and SQL DB data Extract)…But the problem is on html.
I grab 3 colums fromdatabes
Kanun No(number)
Baslik(Title)
GuncelemeTarihi(Date)
thats it.what I wanna do is have this data on datatables grid. Both on mobile and desktop verisons.
My client web site is (Joomla Driven)
https://e-tapu.com/tr/index.php/mevzuat/genelgelerlist
Check this 1…Especially on mobileWhat I want is especially this..
http://preview.oklerthemes.com/porto-admin/3.0.0/tables-advanced.html
Datatables with 3 Columns witout Scrollbar under table and all colums are wrappping without problem.Is it possible to do tables without Scrollbar? If I can have the same view of my customer site(https://e-tapu.com/tr/index.php/mevzuat/genelgelerlist),
I guess the proble is about the bootstrap Table responsives.
Is it possible to have a look like this 1?
https://e-tapu.com/tr/index.php/mevzuat/genelgelerlist is the example and please see both version(desktop and mobile)1 other question is on mobile, the seocnd kolumn(Baslik) is not seen totally on mobile view. We have ascrooll bar Is it possible to wrap cell on css or mannually adding codeand see like the old website (joomla website)?
I can use another grid or I will try to add your admin css and js’s to webpage.
Is itpossible?
August 12, 2020 at 6:09 am #10034143ilkerz
ParticipantAugust 12, 2020 at 8:07 pm #10034148ilkerz
Participantafter I add the admin version datatabels works fine now.
only problem I have is the bootstrap table problems.
August 12, 2020 at 9:24 pm #10034150ilkerz
ParticipantI add this code and all problem has been resolved.
@media screen and (max-width: 768px) {.dataTables_wrapper{
margin-left:15px;
}
td {
max-width:100px;http://ilkergulener.com.tr/table.asp
🙂
August 12, 2020 at 10:37 pm #10034151Support
KeymasterHello,
Great you figured this out!
If you need further assistance, feel free to contact us.
Kind Regards,
Rodrigo.
If you are satisfied with EZY HTML and our support, please leave your comment and rating on ThemeForest downloads page. That helps us a lot: https://themeforest.net/downloads
-
AuthorPosts
This topic is marked as "RESOLVED" and can not rceive new replies.