Git Product home page Git Product logo

ajax-docs's People

Contributors

attilaantal avatar cecomilchev avatar danail-vasilev avatar donchomilkovm avatar erikruth avatar eyupyusein avatar github-actions[bot] avatar hvalyavicharski avatar iankodj avatar imtodor avatar ivanchev avatar ivandanchev avatar jekata avatar joriswit avatar kdikov82 avatar magdalenaan avatar marin-bratanov avatar mimkata avatar nenchef avatar nlazarov avatar p1l3t0 avatar pepinho24 avatar rickhellwege avatar sguitardude avatar spatarinski avatar valentindr101 avatar veselints avatar victachev avatar vveesseelliinnaa avatar yordan-mitev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ajax-docs's Issues

When only Chinese is input, the radEditor Track Changes does not display the insert style, and the newly added text is not considered as the modified content

When only Chinese is input, the radEditor Track Changes does not display the insert style, and the newly added text is not considered as the modified contenthttps://demos.telerik.com/aspnet-ajax/editor/examples/trackchanges/defaultcs.aspx

Tasks

No tasks being tracked yet.

Review doc page

Please review this page:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/how-to/customize-griddropdowncolumn

There are lots of issues with those examples, including 404 on "Edit this page".

Under Customizing the options for GridDropDownColumn on editing
The datasourse is being set to the editor. But then the selectedValue is set to the underlying control. Which does not work. The SelectedValue should be also set to the Editor.

Like this:
editor.DataSource = somedataSource;
editor.DataBind();
editor.SelectedValue = "2";

How to add validation to the RadSchedulerRecurrenceEditor?

Im using RadSchedulerRecurrenceEditor to get the date occurence.I want to add validation to the control.Could you guys please help me add validation to this?

<telerik:RadSchedulerRecurrenceEditor runat="server" Enabled="true" ID="Eventdaterecurrence"></telerik:RadSchedulerRecurrenceEditor>

capturete

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.