Patricia Goldweic
Patricia Goldweic
I'm wondering if I can pass a function as the value of 'sortKey' when defining my headers object. In my use case, I need to sort one of the columns...
I've been asked to have my table display All of the elements by default, while still offering the 'page size' menu for those users who prefer to select a given...
I noticed that with custom settings for the page size + filter containers - to ensure that the pagesize + search are displayed in the same row- (e.g. col-xs-6 instead...
Hi, now that I've seen the header tooltips working, I realize that the styling is different than that I use throughout my app for tooltips (Bootstrap 3). Is there any...
This is actually a how-to question, as I've realized that if a particular table column contains only font-awesome icons (no text allowed in the cells), the regular sorting does not...
I've followed the wiki's instructions to add an Oulook-only HTML description to my calendar event, but Outlook (2016) appears to ignore it. Is there a particular version of Outlook this...
Given the following imports: import React, { PropTypes, Component } from 'react' import SimpleSelect from 'react-selectize' import '../../node_modules/react-selectize/themes/index.css' and MyComponent render's method as follows: return ( A B ); I...
I am in the process of migrating my bot app code (originally based on botkit-starter-web) onto botkit 4+ and botbuilder-adapter-web (+ watson_middleware 2+) and have a question after carefully reading...
I have your chat widget embedded in a web page, and after working as expected for a couple of days, it has now decided to stop scrolling automatically whenever a...
I just noticed that the web client does not scroll for me at all in Firefox (either embedded in an IFRAME, or in its own page). Using version 0.0.1 of...