Creating Ionic Datatable With ngx-datatable

Поделиться
HTML-код
  • Опубликовано: 9 июл 2018
  • Join my special Ionic School today: ionicacademy.com/
    Video Courses, Project Templates, Community & the Support you deserve to learn Ionic!
    #############################
    Want to read instead of watch? Here's the full tutorial: devdactic.com/ionic-datatable...
    Want more tutorials? Here you go! devdactic.com/
    Just getting started? Take my 7 Day Ionic Crash Course: ionicacademy.com/ionic-crash-...
    #############################
    My Private Daily Vlog: / @solopreneuradventures...
    You can also find me
    on / schlimmson
    on / devdactic
    on / simongrimm_
    #############################
  • НаукаНаука

Комментарии • 24

  • @shafi2344
    @shafi2344 6 лет назад

    Thank you for a nice tutorial.

  • @malinayir8675
    @malinayir8675 6 лет назад

    Thanks for the tutorial.
    Can we add print this feature ?

  • @rafayelarmeni133
    @rafayelarmeni133 6 лет назад

    Hi dear Simon.
    I hope you are doing well.
    First of all I want to say you huge thanks for the work you are doing on your youtube channel.
    I'm developing a project on ionic 3 which requires to use android phone as ip camera. Please if you faced with something like this can you give me some advice.
    Thanks in advance!

  • @madhawabandara8528
    @madhawabandara8528 6 лет назад +1

    Sir ,Thanks for the tutorial

  • @achuvenkatvlogs
    @achuvenkatvlogs 4 года назад

    I want to change the color of the cell based some condition or i want to display a image in the row data for one column than string. is it possible?

  • @edgecerdaedgeweb
    @edgecerdaedgeweb 6 лет назад

    Do you have any ionic and admob tutorials?

  • @shuvankarroy2704
    @shuvankarroy2704 5 лет назад +3

    good tutorial but can't resolve
    @import 'themes/bootstrap';
    @import 'themes/dark';
    @import 'assets/icons';
    Please reply if anyone knows how to solve it

  • @yaelmorales94
    @yaelmorales94 5 лет назад +1

    What happens with the input search of the table?
    Can it be added?

  • @mosmo618
    @mosmo618 6 лет назад +2

    Please make ionic ssl pinned tutorial

  • @kingmega8730
    @kingmega8730 3 года назад +1

    Pls upload ionic and mysql

  • @alihasanashaik8416
    @alihasanashaik8416 5 лет назад +1

    Hi, thanks for your great tutorial
    i cant able to find the folder app-scripts in node_module
    "/node_modules/@ionic/app-scripts/config/sass.config.js."
    We can install that app-script module from npm
    "npm install @ionic/app-scripts@latest --save-dev"
    Thanks once again

  • @alihasanashaik8416
    @alihasanashaik8416 5 лет назад

    Hope this tutorial need to udpate for current version of ionic4
    From where we need to import
    Complier is not compling this below import
    @import 'themes/bootstrap';
    @import 'themes/dark';
    @import 'assets/icons';

    • @galaxies_dev
      @galaxies_dev  5 лет назад

      Hmm ok will add it to my list. v4 breaks some things, perhaps the package is not yet ready to work with Angular 6+

    • @AndreaGavioli
      @AndreaGavioli 5 лет назад

      @@galaxies_dev Did you faced issue using the table inside a IONIC grid? I'm using the table inside a ion-segment in the right column of the page (ion-col), when I resize the page the right column float under the left column. I removed the table from the code and the grid works properly. Maybe a bug of ngx-datatable?

  • @ameerattaa2250
    @ameerattaa2250 6 лет назад

    are you from the offical ionic team ?

    • @galaxies_dev
      @galaxies_dev  6 лет назад

      Nope, I'm no a member of their official company.

  • @MANOJVIDHYAREDDY
    @MANOJVIDHYAREDDY 5 лет назад

    Hi Can you upload this tutorial in ionic 4

  • @kevinramirez7
    @kevinramirez7 2 года назад

    2:56 I dont have that folder

  • @TheCleaopatra
    @TheCleaopatra 5 лет назад

    I dont have an @ionic folder, I couldnt find sass.config.js. I have not been able to get styles to work :(

    • @TheCleaopatra
      @TheCleaopatra 5 лет назад

      oops nevermind, found it. but it still didnt work. I had to copy the css to my assets folder...

  • @debanjan8433
    @debanjan8433 5 лет назад +1

    everything is so vague and unclear

    • @galaxies_dev
      @galaxies_dev  5 лет назад +1

      Sorry if you didn't find it helpful Debanjan, will try to be more concise next time.

    • @DiegoTorres-jh2de
      @DiegoTorres-jh2de 4 года назад

      @@galaxies_dev The problem is that the screen freezes and i can't see what are you doing