In Maximo field length of 3-30 maximo create a textbox with size 10 and if its greater than 31 it consider its size to 40 actually this is obviously disappointed for developers because customer won't like that so here is what u can do...
For Combobox use Width (this one is pixel format so give value like 120 or 150 to see changes)
For Textbox use Size attribute......in XML (this will be db field size)
Comments
Post a Comment