SmartAdmin is a bootstrap web application that provides a suite of widgets and components for administration and dashboard systems.
Questions tagged [smartadmin]
63 questions
0
votes
0 answers
Smart Admin add child row
I'm working with the smart admin bootstrap template however I'm not able to figure out how to add child rows on a datatable whenever I want to add additional information for a particular record. Does anybody know how I can achieve this or whether…

G. Joe
- 53
- 2
- 15
0
votes
1 answer
I would like to know how to use kendo-ui-angular2 in SmartAdmin
I purchased SmartAdmin and KendoUI Angular.
smartAdmin buy site > https://wrapbootstrap.com/theme/smartadmin-responsive-webapp-WB0573SK0
1) SmartAdmin has been installed using "npm install".
2) npm start
3) I watched KendoUI GetStarted and…

junsung kang
- 41
- 9
0
votes
2 answers
Select2 Plugin Rendering Problems with fixed-header class applied to body
I am experiencing a strange rendering problem with the select2 plugin when the fixed-header class is applied to the body tag. I have manage to replicate the problem with the demo files distributed with the template. I have checked it with versions…

ChD Computers
- 3,135
- 3
- 23
- 33
0
votes
0 answers
All buttons and dropdown menu not working after put in iframe
I'm using C# and SmartAdmin to build my web page.
Everything working fine until I put in iframe code.
This is my codes:
iframe id="displayFrame" src="@Url.Content("~/ReportViewer/UserListingReportViewer.aspx")" style="width:100%; height:1000px"
All…

Enix
- 71
- 3
- 10
0
votes
1 answer
I am facing certain difficulties in running my smartadmin theme in angular 2
I have brought SmartAdmin Theme for development of my project,It worked great with Angularjs but when i try to run it for Angular2 it shows lot of errors.I have screen shots attached for the issue,take a look and let me know.
Thank you.
This is my…

Hrishikesh Kulkarni
- 81
- 2
- 7
0
votes
1 answer
Adding a Sparkline Pie Chart in Angular 2/SmartAdmin
I just loaded up SmartAdmin's Angular 2 seed project and I am trying to add a Sparkline pie chart object to the home page. I added the following span to home/home.component.html:

Jacob L.
- 11
- 1
0
votes
1 answer
Chartjs.org Bar chart not scale properly
I have a chart bar below:
And I wrapped it in a bootstrap columns: col-lg-6 col-md-6 col-sm-6

Arash Aghlara
- 330
- 3
- 11
0
votes
1 answer
SmartAdmin HTML Version Nav Bug - Doubling up Anchor on Multiple Level Navigation
I think it is an issue with HTML I am generating from asp.net and via the C# code behind. Essentially, I am generating the SmartAdmin nav using a ListView which has a code behind function bound to it's OnItemDataBound function.

ahmed a
- 1
- 3
0
votes
1 answer
How to change the url in smartAdmin AngularJs 1.8 version?
I am trying to change the path in the state routing in build/app.js but it loads the layout.tpl.html always with /dashboard url not loading the template with any other url. Please can anybody tell me how to change it ?

Garima
- 1,566
- 2
- 11
- 14
0
votes
1 answer
Unable to get sparklines working in AngularJS version of SmartAdmin template
I have started a angularjs seed project with SmarrAdmin template.
I would like to create a sparkline in a view like this

Juri
- 1,531
- 2
- 20
- 43
0
votes
2 answers
Converting an array to a new array to meet template
I have an old file. I would like to integrate it into a new template I bought.
I have a list of links. I store them in a Session array.
The array has a title and a url for each

mHenderson
- 132
- 1
- 1
- 10
0
votes
2 answers
Some weird redirection to http://localhost/#
I had been experiencing some weird auto redirection issues during which there is some unhandled exception caught in JavaScript context; it automatically redirects to http://localhost/# under my Windows 10 machine for no reason (normally it would be…

Richie86
- 169
- 1
- 4
0
votes
2 answers
how to set basic value to select box of Bootstrap Smartadmin
I am working with bootstrap which uses SmartAdmin theme.
It turns all html structure into
struct include
0
votes
2 answers
Div using remaining width
I’m using SmartAdmin. I have a widget that is using the Left Tabs. On the right side I’m attempting to have a DataTables table take up 100% of the remaining width. Currently the table takes up 100% width of the parent div and is below the left…

Mark Roach
- 1,039
- 9
- 20
0
votes
1 answer
Smartadmin, Datatables subelements are not binded (AngularJS)
I bought the smartadmin from (wrapbootstrap.com/theme/smartadmin-responsive-webapp-WB0573SK0) and use the version 1.5 angular.
I extracted the datatable (wrapbootstrap.com/preview/WB0573SK0) and put it in my own project. So far it works except when…

Michael12041
- 1
- 2