Home / DeveloperSection / Tag
You haven’t finished your post yet. Are you sure you want to leave and discard your draft?
Validations in Extjs textfield maskRe:- It’s a type of validation that’s allow user to enter only specific type of data,that’s define in maskRe valid
Toolbar:- Toolbar is very important feature that’s enable user to operate multiple operation at a single line. Many UI associated with them.Code of to
In this article we are defined maximum components of ExtJs in a simple user form. This form having textfield component that’s mostly used in ExtJs form.
In this section we have create user interface(UI).In UI we write the code of grid view that’s provide the facility to update and cancel,when we create a new row in grid.
first I have create a UserLogin TableCREATETABLE[dbo][UserLogin][UserId][int]IDENTITY11PRIMARYKEY[UserName][varchar]100NULL,[UserEmail][varchar]100NU