You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
I'm not exactly sure if this is a bug or if I'm just not implementing properly. I want to change the selectionType on the fly. I realize the [selectionType] wants a value like "'multi" and I've tried several ways to do that.
Expected behavior
I can set selectionType via a variable.
What is the motivation / use case for changing the behavior?
We have users that prefer a variety of selection behaviors depending on the situation.
Please tell us about your environment:
Windows
Table version: 0.8.x
0.8.x
Angular version: 2.0.x
4.2
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Any
@wizarrc I know this is an old post of yours but can you explain from your plnkr why some of the template for the data table use double quotes, single quotes, and both at the same time. I'm learning this stuff and I cannot find any explanation for this.
I've been battling the data table to force the user to use the CTRL and the Shift key to multi select but it is ignoring my value no matter how I am setting "multi".
I'm submitting a ... (check one with "x")
Current behavior
I'm not exactly sure if this is a bug or if I'm just not implementing properly. I want to change the selectionType on the fly. I realize the [selectionType] wants a value like "'multi" and I've tried several ways to do that.
Expected behavior
I can set selectionType via a variable.
Reproduction of the problem
http://plnkr.co/edit/dEskVNUzz4Npb38s0quX?p=preview
What is the motivation / use case for changing the behavior?
We have users that prefer a variety of selection behaviors depending on the situation.
Please tell us about your environment:
Windows
Table version: 0.8.x
0.8.x
Angular version: 2.0.x
4.2
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Any
Language: [all | TypeScript X.X | ES6/7 | ES5]
Typescript 2.4.0
The text was updated successfully, but these errors were encountered: