This commit is contained in:
dineshkumarkannan 2018-06-07 17:33:04 +05:30
commit a014dfa70f
11 changed files with 51 additions and 19 deletions

View File

@ -65,7 +65,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -65,7 +65,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -65,11 +65,12 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<!-- <a download="Balance_fee_report.xls" href="#" onclick="return ngTableExcelExport.excel(this, 'datatable', 'Balance_fee');">
<button class="btn btn-success btn-o" ng-click="Export()" tabindex="8">Export to Excel</button>
</a> -->
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>
<div class="table-responsive">
<table id="datatable" class="table table-hover" style="font-size:0.8em;" ng-controller="studentModalDemoCtrl">

View File

@ -70,7 +70,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -65,7 +65,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -65,7 +65,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -76,7 +76,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -107,7 +107,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -71,7 +71,10 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>

View File

@ -75,11 +75,12 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<!-- <a download="Study_material_status.xls" href="#" onclick="return ngTableExcelExport.excel(this, 'datatable', 'Study Material Status');">
<button class="btn btn-success btn-o" ng-click="Export()" tabindex="8">Export to Excel</button>
</a> -->
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>
<div id="data" class="table-responsive">
<table class="table table-hover" style="font-size:0.9em;" ng-controller="studentModalDemoCtrl">

View File

@ -63,10 +63,15 @@
</form>
<!-- <pre>{{statusr | json}}</pre> -->
<div style="text-align: right;">
<div class="row" style="text-align: right;">
<div class="col-md-4">
<input class="form-control" type="text" ng-model="search" id="searchIn" autofocus tabindex="2" placeholder="Search" />
</div>
<button class="btn btn-success btn-o" ng-click="exportData()">Export to Excel</button>
</div>
<div class="table-responsive">
<table id="datatable" class="table table-hover" style="font-size:0.9em;" ng-controller="studentModalDemoCtrl">
@ -136,6 +141,7 @@
<td></td>
<td></td>
<td></td>
<td></td>
<td>{{ getwaiver() }}</td>
<td></td>
<td>{{ getref() }}</td>