aim12340
aim12340
Hi, Is it possible from plain js to set afield to be valid/invalid? something like $myform.AField.IsValid = False it looks like i can set the fields class in include either...
Hi, When using table.skip(skipX).take(takeX) I run into empty datasets when skipX > 999. I tracked it to JetCommand.cs line 288: `string stringTopCount = _WrappedCommand.CommandText.Substring(indexOfTop + 4, indexOfTopEnd - indexOfTop).Trim();` The...
### Clear and concise description of the problem Is there any way to allow the native pinch zoom on mobile? Swiper seems to be as good as it's hype, except...