No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. bosconovitchi
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 25
    • Best 2
    • Groups 0

    bosconovitchi

    @bosconovitchi

    2
    Reputation
    102
    Profile views
    25
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    bosconovitchi Follow

    Best posts made by bosconovitchi

    • RE: I want to know how to find quasar's default icon name

      @hawkeye6
      Very useful ,thanks

      posted in Help
      B
      bosconovitchi
    • RE: How can i make width to fit device scren?

      @Ilia Thanks, it works.Happy new year Ilia.

      posted in Help
      B
      bosconovitchi

    Latest posts made by bosconovitchi

    • RE: How can i make width to fit device scren?

      @Ilia Thanks, it works.Happy new year Ilia.

      posted in Help
      B
      bosconovitchi
    • How can i make width to fit device scren?

      When i dwared web page to fit mobile phone and desktop.I found it can’t work on tow device by set px or em。I want it work like this .![alt text]sample.png How can i resolve the problem

      posted in Help
      B
      bosconovitchi
    • How to set homepage on cordova mode

      When i tried to use cordova mode to build an android project it worked but can load homepage.
      In pwa mode my homepage location is 127.0.0.1:8080/#/hrs/
      But in cordova seems located to 127.0.0.1:8080/#/
      Then i read the cordova development document .
      Found the way to change config.xml and set <content src="/#/hrs/" />
      But when i rebuild and run dev mode it be coverd. How can i should do.

      posted in Help
      B
      bosconovitchi
    • RE: About websocket

      @s-molinari
      All right,Scott.I’ll start trying that.

      posted in Help
      B
      bosconovitchi
    • About websocket

      I want to make a editable data table.It use for employee to reply some like complain sheet.
      so ,here comes the question.If they open the page and load the data table and also start to edit.
      Because edit one record will take some times.There will be much chance that edit the same one.
      So i desided to use websocket to control that.When someone start to edit a record.Use websocket to lock or remove that record on otherelse’s page.
      The quasar can do that with websocket ,and how?
      If i use the data table components with pagination can also do that?

      posted in Help
      B
      bosconovitchi
    • RE: How to get callback in q-uploader?

      @s-molinari All right thanks scott.

      posted in Help
      B
      bosconovitchi
    • RE: How to get numbers of file in q-uploader

      @somascope
      I tried that too .
      Use the @add and @remove to count.I still think some where in q-uploader still can get it.

      posted in Help
      B
      bosconovitchi
    • RE: How to make components relative-center.

      @s-molinari
      I see

      posted in Help
      B
      bosconovitchi
    • RE: How to get callback in q-uploader?

      @s-molinari
      Thanks scott,and did you know how to get numbers of file in q-uploader .
      I spent the whole afternoon trying to figure it out.

      posted in Help
      B
      bosconovitchi
    • How to get callback in q-uploader?

      When file upload successful,server response json to browser.How can i get the response data.Did it has callback functions?

      posted in Help
      B
      bosconovitchi