hello,
I am using this script for comma separation tags when user type any word and click comma so it shows tag on top but it keeps comma in textbox i want to remove the comma in textbox
<script src="/Content/bootstrap-tagsinput.min.js"></script>
<asp:TextBox ID="txttags" runat="server" data-role="tagsinput"></asp:TextBox>